aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:25:39 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:25:39 +0000
commit5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a (patch)
tree7d324416386306a44317f9f57904380368585c4e
parentf0bd20cfa13f2ac0d3f4909f0a00f73d0142c073 (diff)
downloadmgarepo-5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a.tar
mgarepo-5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a.tar.gz
mgarepo-5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a.tar.bz2
mgarepo-5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a.tar.xz
mgarepo-5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a.zip
Remove the reference to 'python' in the usage example, as chances are high people will not understant it anyway and it would just make it hard to make out what it means
-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 e3b2b85..36a8ef6 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 2008.1/my-python-packages@11011
+ repsys submit 2008.1/my-packages@11011
repsys submit --define section=main/testing -t 2008.1
"""