summaryrefslogtreecommitdiff
path: root/intro2-tour
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-29 08:00:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-29 08:00:17 +0200
commit9265eb256d6ee7074d33954c5466e5b6697f8fc8 (patch)
tree55678b5eac5d1751ffb531f6622debe8f2f3e67f /intro2-tour
parent0f5498f0bf2f81e7917cc65c45323c472829d29b (diff)
Update intro script/output
Diffstat (limited to 'intro2-tour')
-rwxr-xr-xintro2-tour3
1 files changed, 3 insertions, 0 deletions
diff --git a/intro2-tour b/intro2-tour
index aca5085..38cd863 100755
--- a/intro2-tour
+++ b/intro2-tour
@@ -67,6 +67,8 @@ show b
show b test
show hello/hello World
+show tree ../hello-gcc
+
show bdep status @clang
show b ../hello-clang/hello/
show b test: ../hello-clang/hello/
@@ -300,5 +302,6 @@ show cd tools
show bpkg build hello@https://git.build2.org/hello/hello.git
show bpkg install hello
show /opt/tools/bin/hello World
+show tree /opt/tools
show bpkg uninstall hello
show bpkg drop hello