mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
- Add new 'a' and 'j' options into usage
Approved by: delphij (mentor, implicit) Forgotten by: stas ('a') and rafan ('j')
This commit is contained in:
parent
9436c1bf4b
commit
926a99d402
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=168863
@ -410,7 +410,7 @@ char *argv[];
|
||||
default:
|
||||
fprintf(stderr,
|
||||
"Top version %s\n"
|
||||
"Usage: %s [-bCHIinqStuv] [-d count] [-m io | cpu] [-o field] [-s time]\n"
|
||||
"Usage: %s [-abCHIijnqStuv] [-d count] [-m io | cpu] [-o field] [-s time]\n"
|
||||
" [-U username] [number]\n",
|
||||
version_string(), myname);
|
||||
exit(1);
|
||||
|
Loading…
Reference in New Issue
Block a user