Patch from Steve Merrifield <steve@labyrinth.net.au> to

fixup the merge of the time applet, which I messed up.
 -Erik
This commit is contained in:
Eric Andersen
2001-12-06 07:42:04 +00:00
parent 0ee0a8d539
commit 356b6dbf86
3 changed files with 4 additions and 3 deletions

View File

@ -1704,8 +1704,8 @@
#define time_trivial_usage \
"[OPTION]... COMMAND [ARGS...]"
#define time_full_usage \
"Runs the program COMMAND with arguments ARGS. When COMMAND finishes,\n"
"COMMAND's resource usage information is displayed\n\n"
"Runs the program COMMAND with arguments ARGS. When COMMAND finishes,\n" \
"COMMAND's resource usage information is displayed\n\n" \
"Options:\n" \
"\t-v\tDisplays verbose resource usage information."