diff options
Diffstat (limited to 'MgaRepo/commands/rpmlog.py')
-rw-r--r-- | MgaRepo/commands/rpmlog.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MgaRepo/commands/rpmlog.py b/MgaRepo/commands/rpmlog.py index ae8997d..722cfe9 100644 --- a/MgaRepo/commands/rpmlog.py +++ b/MgaRepo/commands/rpmlog.py @@ -29,7 +29,7 @@ Options: Examples: mgarepo rpmlog python - mgarepo rpmlog http://svn.mandriva.com/svn/packages/cooker/python + mgarepo rpmlog svn://svn.mageia.org/svn/packages/cauldron/python/current """ def parse_options(): |