summaryrefslogtreecommitdiff
path: root/source3/utils/net_help.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/utils/net_help.c')
-rw-r--r--source3/utils/net_help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c
index 3635ba02f3..ffd533eedd 100644
--- a/source3/utils/net_help.c
+++ b/source3/utils/net_help.c
@@ -174,7 +174,7 @@ int net_help(struct net_context *c, int argc, const char **argv)
{"USERSHARE", net_usershare_usage},
{"USERSIDLIST", net_usersidlist_usage},
#ifdef WITH_FAKE_KASERVER
- {"AFS", net_help_afs},
+ {"AFS", net_afs_usage},
#endif
{"HELP", help_usage},