From 381fb39ea19cbbb2861818bcc18e0e01859093f7 Mon Sep 17 00:00:00 2001 From: Florent Monnier Date: Sat, 7 Jan 2012 17:46:38 +0000 Subject: try to resolve bug 4053 --- MgaRepo/commands/putsrpm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MgaRepo/commands/putsrpm.py b/MgaRepo/commands/putsrpm.py index 1e0c551..f553f98 100644 --- a/MgaRepo/commands/putsrpm.py +++ b/MgaRepo/commands/putsrpm.py @@ -12,7 +12,7 @@ Usage: mgarepo putsrpm [OPTIONS] SOURCERPMS Will import source RPMs into the SVN repository. Options: - -m LOG Log message used when commiting changes + -l LOG Log message used when commiting changes -t Create version-release tag on releases/ -b NAME The distribution branch to place it -d URL The URL of base directory where packages will be placed -- cgit v1.2.1