aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-09-25 11:17:10 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-09-25 11:17:10 +0000
commit42cc6bab16a6b451ab1b36e302100afcd95e6634 (patch)
treebf97030e6967540ab0bf955fedaf3fa9bb29fc39 /include
parent35840ab204ee225a1498790a05c3565111ce99ce (diff)
downloadbusybox-42cc6bab16a6b451ab1b36e302100afcd95e6634.tar.gz
top: don't lie in help screen about "-d 1" being valid
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index b1c4d553f..dc87515be 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -4211,7 +4211,7 @@
"\n -v Verbose" \
#define top_trivial_usage \
- "[-b] [-n COUNT] [-d SECONDS]"
+ "[-b] [-nCOUNT] [-dSECONDS]"
#define top_full_usage "\n\n" \
"Provide a view of process activity in real time.\n" \
"Read the status of all processes from /proc each SECONDS\n" \