mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
Add '-L' option to usage().
This commit is contained in:
parent
bdc8d7478e
commit
9ef6ceee15
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58395
@ -673,7 +673,7 @@ static void
|
||||
usage()
|
||||
{
|
||||
(void)fprintf(stderr, "%s\n%s\n%s\n%s\n",
|
||||
"usage: netstat [-Aaln] [-f address_family] [-M core] [-N system]",
|
||||
"usage: netstat [-AaLln] [-f address_family] [-M core] [-N system]",
|
||||
" netstat [-abdghilmnrs] [-f address_family] [-M core] [-N system]",
|
||||
" netstat [-bdn] [-I interface] [-M core] [-N system] [-w wait]",
|
||||
" netstat [-M core] [-N system] [-p protocol]");
|
||||
|
Loading…
Reference in New Issue
Block a user