From 28d2cb5fe43734e18fa6aa7de3f1baf8059dfc67 Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Fri, 15 Jul 2011 12:46:25 +0000 Subject: - Fix the example in the usage message of putsrpm.py --- MgaRepo/commands/putsrpm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MgaRepo/commands') diff --git a/MgaRepo/commands/putsrpm.py b/MgaRepo/commands/putsrpm.py index 9e9faa7..1e0c551 100644 --- a/MgaRepo/commands/putsrpm.py +++ b/MgaRepo/commands/putsrpm.py @@ -25,7 +25,7 @@ Options: Examples: mgarepo putsrpm pkg/SRPMS/pkg-2.0-1.src.rpm - mgarepo putsrpm -b 2009.1 foo-1.1-1.src.rpm + mgarepo putsrpm -b 1 foo-1.1-1.src.rpm """ def parse_options(): -- cgit v1.2.1