top: don't lie in help screen about "-d 1" being valid

This commit is contained in:
Denis Vlasenko 2008-09-25 11:17:10 +00:00
parent 35840ab204
commit 42cc6bab16

View File

@ -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" \