diff options
Diffstat (limited to 'networking/ifplugd.c')
-rw-r--r-- | networking/ifplugd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ifplugd.c b/networking/ifplugd.c index 18dcaff96..c4b6b9584 100644 --- a/networking/ifplugd.c +++ b/networking/ifplugd.c | |||
@@ -20,7 +20,7 @@ | |||
20 | //usage: "[OPTIONS]" | 20 | //usage: "[OPTIONS]" |
21 | //usage:#define ifplugd_full_usage "\n\n" | 21 | //usage:#define ifplugd_full_usage "\n\n" |
22 | //usage: "Network interface plug detection daemon\n" | 22 | //usage: "Network interface plug detection daemon\n" |
23 | //usage: "\n -n Don't daemonize" | 23 | //usage: "\n -n Run in foreground" |
24 | //usage: "\n -s Don't log to syslog" | 24 | //usage: "\n -s Don't log to syslog" |
25 | //usage: "\n -i IFACE Interface" | 25 | //usage: "\n -i IFACE Interface" |
26 | //usage: "\n -f/-F Treat link detection error as link down/link up" | 26 | //usage: "\n -f/-F Treat link detection error as link down/link up" |