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