Fix typo in --help.
authorZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 01:39:41 +0000 (01:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 24 Nov 2008 01:39:41 +0000 (01:39 -0000)
svn path=/main/trunk/; revision=12072

bin/emaint

index 14e9e49d4e69ed71eec7fca6e120bc6d8759102c..0d053d7fbdd9e01d0323d3f391e37353b8abcbe2 100755 (executable)
@@ -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"