From 84042a07cc5903105a4689f82ccf802964d5b714 Mon Sep 17 00:00:00 2001 From: Bogdano Arendartchuk Date: Thu, 17 Jul 2008 12:24:54 +0000 Subject: In the usage example don't use -t because the user may think it is referring to the source distro --- RepSys/commands/submit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RepSys/commands/submit.py') 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 """ -- cgit v1.2.1