From 47887ac7c340639c9c6b7bf4379a1940f3e01b6c Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 18 Dec 2007 18:01:05 +0000 Subject: usage now requires a global applet var instead of a define, don't prefix describe output and use generic usage for runscript. --- src/_usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/_usage.h') diff --git a/src/_usage.h b/src/_usage.h index ba09255c..e4a5fa3b 100644 --- a/src/_usage.h +++ b/src/_usage.h @@ -34,7 +34,7 @@ { NULL, 0, NULL, 0 } #define longopts_help_COMMON \ - "Display this help output (duh)", \ + "Display this help output", \ "Disable color output", \ "Run verbosely", \ "Run quietly" -- cgit v1.2.3