diff options
Diffstat (limited to 'MgaRepo/commands/putsrpm.py')
-rw-r--r-- | MgaRepo/commands/putsrpm.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |