aboutsummaryrefslogtreecommitdiff
path: root/networking/zcip.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/zcip.c')
-rw-r--r--networking/zcip.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/zcip.c b/networking/zcip.c
index 7250fb2fd..6b7f2144f 100644
--- a/networking/zcip.c
+++ b/networking/zcip.c
@@ -27,7 +27,6 @@
27//usage: "[OPTIONS] IFACE SCRIPT" 27//usage: "[OPTIONS] IFACE SCRIPT"
28//usage:#define zcip_full_usage "\n\n" 28//usage:#define zcip_full_usage "\n\n"
29//usage: "Manage a ZeroConf IPv4 link-local address\n" 29//usage: "Manage a ZeroConf IPv4 link-local address\n"
30//usage: "\nOptions:"
31//usage: "\n -f Run in foreground" 30//usage: "\n -f Run in foreground"
32//usage: "\n -q Quit after obtaining address" 31//usage: "\n -q Quit after obtaining address"
33//usage: "\n -r 169.254.x.x Request this address first" 32//usage: "\n -r 169.254.x.x Request this address first"