mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-03 09:00:21 +00:00
Add -M, -Q, -S, and -T to the usage message.
This commit is contained in:
parent
f261b1f35f
commit
147fb5d7c3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112527
@ -654,6 +654,6 @@ usage()
|
||||
{
|
||||
|
||||
fprintf(stderr,
|
||||
"usage: ipcs [-abcmopqsty] [-C corefile] [-N namelist]\n");
|
||||
"usage: ipcs [-abcmopqstyMQST] [-C corefile] [-N namelist]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user