projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68fd5b0
)
Fix typo in --help.
author
Zac Medico
<zmedico@gentoo.org>
Mon, 24 Nov 2008 01:39:41 +0000
(
01:39
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 24 Nov 2008 01:39:41 +0000
(
01:39
-0000)
svn path=/main/trunk/; revision=12072
bin/emaint
patch
|
blob
|
history
diff --git
a/bin/emaint
b/bin/emaint
index 14e9e49d4e69ed71eec7fca6e120bc6d8759102c..0d053d7fbdd9e01d0323d3f391e37353b8abcbe2 100755
(executable)
--- a/
bin/emaint
+++ b/
bin/emaint
@@
-500,7
+500,7
@@
def emaint_main(myargv):
usage = "usage: emaint [options] COMMAND"
desc = "The emaint program provides an interface to system health " + \
- "checks and maintenance. See the emaint(1) man page
for
" + \
+ "checks and maintenance. See the emaint(1) man page " + \
"for additional information about the following commands:"
usage += "\n\n"