summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/options.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pfinet/options.c b/pfinet/options.c
index 4b143563..ff9db4b4 100644
--- a/pfinet/options.c
+++ b/pfinet/options.c
@@ -76,7 +76,6 @@ static const struct argp_option options[] =
{"address6", 'A', "ADDR/LEN",0, "Set the global IPv6 address"},
{"gateway6", 'G', "ADDRESS", 0, "Set the IPv6 default gateway"},
#endif
- {"shutdown", 's', 0, 0, "Shut it down"},
{0}
};