mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 17:23:35 +00:00
Update the usage with the new jail option.
Spotted by: Jason Hellenthal MFC after: 3 days
This commit is contained in:
parent
a6c8226584
commit
c7bec96b05
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=237674
@ -733,7 +733,7 @@ static void
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr,
|
||||
"Usage: sockstat [-46cLlu] [-p ports] [-P protocols]\n");
|
||||
"Usage: sockstat [-46cLlu] [-j jid] [-p ports] [-P protocols]\n");
|
||||
exit(1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user