summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--client/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/commands.c b/client/commands.c
index ffa45ee2..1a5f638f 100644
--- a/client/commands.c
+++ b/client/commands.c
@@ -987,7 +987,7 @@ static const char *config_desc[] = {
"direct|auto <URL>|manual <URL1> [<URL2>] [...]\n"
"\t\t\t[exclude <exclude1> [<exclude2>] [...]]",
"yes|no",
- "off|dhcp|manual <address> <prefixlength> <gateway>",
+ "off|dhcp|manual <address> <netmask> <gateway>",
" Remove service",
NULL
};