summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorctolentino8 <ctolentino8@bloomberg.net>2019-10-03 15:34:17 +0100
committerctolentino8 <ctolentino8@bloomberg.net>2019-10-07 16:40:48 +0100
commit5b50c672ef14e861378ec264de68cc44d3cd447c (patch)
tree038850179e1364e211e0a06d7a48e3db1e857d54
parent390d0387083f8f305c0d882da92314040b734c3f (diff)
downloadbuildstream-5b50c672ef14e861378ec264de68cc44d3cd447c.tar.gz
Update doc commands to use 'artifact checkout'
-rw-r--r--doc/sessions/first-project.run2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sessions/first-project.run b/doc/sessions/first-project.run
index f2500a9d0..c2d2067c4 100644
--- a/doc/sessions/first-project.run
+++ b/doc/sessions/first-project.run
@@ -28,7 +28,7 @@ commands:
# Checkout the output
- directory: ../examples/first-project
output: ../source/sessions/first-project-checkout.html
- command: checkout hello.bst here
+ command: artifact checkout --directory here hello.bst
# Checkout the output
- directory: ../examples/first-project