aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--RepSys/commands/submit.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/RepSys/commands/submit.py b/RepSys/commands/submit.py
index 44a4284..e6b1cc4 100644
--- a/RepSys/commands/submit.py
+++ b/RepSys/commands/submit.py
@@ -49,7 +49,7 @@ Examples:
repsys submit foo@14800 bar baz@11001
repsys submit https://repos/svn/mdv/cooker/foo
repsys submit -l https://repos
- repsys submit -t 2008.1 my-python-packages@11011
+ repsys submit 2008.1/my-python-packages@11011
repsys submit --define section=main/testing -t 2008.1
"""