aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:54 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:24:54 +0000
commit84042a07cc5903105a4689f82ccf802964d5b714 (patch)
tree74ed49a5ad9c38f41d2942405112edd930faa315
parent57d98ad144636d796103d1624fd9a130ad8fc33c (diff)
downloadmgarepo-84042a07cc5903105a4689f82ccf802964d5b714.tar
mgarepo-84042a07cc5903105a4689f82ccf802964d5b714.tar.gz
mgarepo-84042a07cc5903105a4689f82ccf802964d5b714.tar.bz2
mgarepo-84042a07cc5903105a4689f82ccf802964d5b714.tar.xz
mgarepo-84042a07cc5903105a4689f82ccf802964d5b714.zip
In the usage example don't use -t because the user may think it is referring to the source distro
-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
"""