projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa559ad
)
Fix typo in --help. (trunk r12072)
author
Zac Medico
<zmedico@gentoo.org>
Mon, 24 Nov 2008 01:41:15 +0000
(
01:41
-0000)
committer
Zac Medico
<zmedico@gentoo.org>
Mon, 24 Nov 2008 01:41:15 +0000
(
01:41
-0000)
svn path=/main/branches/2.1.6/; revision=12073
bin/emaint
patch
|
blob
|
history
diff --git
a/bin/emaint
b/bin/emaint
index 8bc7c59e75bf1a7707761e312857969e9242ef7d..7b593f0479aed8b75a301908c859c5b0030a4271 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"