summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--morphlib/plugins/branch_and_merge_new_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/morphlib/plugins/branch_and_merge_new_plugin.py b/morphlib/plugins/branch_and_merge_new_plugin.py
index f52dba6f..5a33d47b 100644
--- a/morphlib/plugins/branch_and_merge_new_plugin.py
+++ b/morphlib/plugins/branch_and_merge_new_plugin.py
@@ -158,7 +158,7 @@ class SimpleBranchAndMergePlugin(cliapp.Plugin):
Example:
cd /src/workspace
- morph branch baserock:baserock:morphs jrandom/new-feature
+ morph branch baserock:baserock/morphs jrandom/new-feature
'''