From 3f88ba2a77125676b2cc1df0cfa963e49fc6a0f1 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 20 Feb 2016 15:04:20 +0100 Subject: correct the help message in obsolete command --- MgaRepo/commands/obsolete.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MgaRepo/commands') diff --git a/MgaRepo/commands/obsolete.py b/MgaRepo/commands/obsolete.py index db57fea..04d8240 100644 --- a/MgaRepo/commands/obsolete.py +++ b/MgaRepo/commands/obsolete.py @@ -18,7 +18,7 @@ Options: -h Show this message Examples: - mgarepo obsoletes foo + mgarepo obsolete foo """ def parse_options(): -- cgit v1.2.1