diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-08 19:30:55 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-05-08 19:30:55 +0200 |
commit | dc7f3cd85d61ca7af6a935c30b32d71026efdffe (patch) | |
tree | c6f4cee93b1fd68f47ae557b50f13e10f3ac320a /intro | |
parent | 64c272dfc5a40082b2a8f488e99bf758223f8a8a (diff) |
Add intro2 scripts
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 |