diff options
Diffstat (limited to 'intro')
-rwxr-xr-x | intro | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ #! /usr/bin/env bash -# Test examples from the into. +# Test examples from the intro. # -# Usage: install [options] <hello-repo> +# Usage: intro [options] <hello-repo> # # -t <toolchain> # Specify the build2 toolchain install/stage directory. The script will |