diff options
Diffstat (limited to 'procps/fuser.c')
-rw-r--r-- | procps/fuser.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/procps/fuser.c b/procps/fuser.c index 8d63a7313..05b52abb1 100644 --- a/procps/fuser.c +++ b/procps/fuser.c | |||
@@ -11,7 +11,6 @@ | |||
11 | //usage: "[OPTIONS] FILE or PORT/PROTO" | 11 | //usage: "[OPTIONS] FILE or PORT/PROTO" |
12 | //usage:#define fuser_full_usage "\n\n" | 12 | //usage:#define fuser_full_usage "\n\n" |
13 | //usage: "Find processes which use FILEs or PORTs\n" | 13 | //usage: "Find processes which use FILEs or PORTs\n" |
14 | //usage: "\nOptions:" | ||
15 | //usage: "\n -m Find processes which use same fs as FILEs" | 14 | //usage: "\n -m Find processes which use same fs as FILEs" |
16 | //usage: "\n -4,-6 Search only IPv4/IPv6 space" | 15 | //usage: "\n -4,-6 Search only IPv4/IPv6 space" |
17 | //usage: "\n -s Don't display PIDs" | 16 | //usage: "\n -s Don't display PIDs" |