summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/utils/net_conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_conf.c b/source3/utils/net_conf.c
index a79b788344..b257ce1786 100644
--- a/source3/utils/net_conf.c
+++ b/source3/utils/net_conf.c
@@ -1300,7 +1300,7 @@ int net_conf(struct net_context *c, int argc, const char **argv)
net_conf_delincludes,
NET_TRANSPORT_LOCAL,
N_("Delete includes from a share definition."),
- N_("net conf setincludes\n"
+ N_("net conf delincludes\n"
" Delete includes from a share definition.")
},
{NULL, NULL, 0, NULL, NULL}