From 193fe4ed1c7f1070486c244abdf3a487fc85fe83 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Sun, 21 Oct 2012 11:21:34 -0700 Subject: emaint logs --help: fix module-options typo --- pym/portage/emaint/modules/logs/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage/emaint') diff --git a/pym/portage/emaint/modules/logs/__init__.py b/pym/portage/emaint/modules/logs/__init__.py index 005b608a6..e68c4bc6c 100644 --- a/pym/portage/emaint/modules/logs/__init__.py +++ b/pym/portage/emaint/modules/logs/__init__.py @@ -20,7 +20,7 @@ module_spec = { 'clean': { "short": "-C", "long": "--clean", "help": "Cleans out logs more than 7 days old (cleanlogs only)" + \ - " modulke-options: -t, -p", + " module-options: -t, -p", 'status': "Cleaning %s", 'func': 'clean' }, -- cgit v1.2.3-1-g7c22