summaryrefslogtreecommitdiff
path: root/buildstream/plugins/sources/bzr.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildstream/plugins/sources/bzr.py')
-rw-r--r--buildstream/plugins/sources/bzr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildstream/plugins/sources/bzr.py b/buildstream/plugins/sources/bzr.py
index 5b993c043..de5dbdcc7 100644
--- a/buildstream/plugins/sources/bzr.py
+++ b/buildstream/plugins/sources/bzr.py
@@ -46,7 +46,7 @@ bzr - stage files from a bazaar repository
# but revisions on a branch are of the form
# <revision-branched-from>.<branch-number>.<revision-since-branching>
# e.g. 6622.1.6.
- # The ref must be specified to build, and 'bst track' will update the
+ # The ref must be specified to build, and 'bst source track' will update the
# revision number to the one on the tip of the branch specified in 'track'.
ref: 6622