diff options
Diffstat (limited to 'MgaRepo/commands/putsrpm.py')
-rw-r--r-- | MgaRepo/commands/putsrpm.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/MgaRepo/commands/putsrpm.py b/MgaRepo/commands/putsrpm.py index 68d87d0..9e9faa7 100644 --- a/MgaRepo/commands/putsrpm.py +++ b/MgaRepo/commands/putsrpm.py @@ -11,9 +11,6 @@ Usage: mgarepo putsrpm [OPTIONS] SOURCERPMS Will import source RPMs into the SVN repository. -If the package was already imported, it will add the new files and remove -those not present in the source RPM. - Options: -m LOG Log message used when commiting changes -t Create version-release tag on releases/ |