From 5d9cf5d6c8da267be11d3a39d297c2e9b2b9cf8a Mon Sep 17 00:00:00 2001 From: Bogdano Arendartchuk Date: Thu, 17 Jul 2008 12:25:39 +0000 Subject: 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 --- RepSys/commands/submit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RepSys/commands') 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 """ -- cgit v1.2.1