summaryrefslogtreecommitdiff
path: root/src/tool_listhelp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_listhelp.c')
-rw-r--r--src/tool_listhelp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_listhelp.c b/src/tool_listhelp.c
index 2f17f8000..ce92ec02c 100644
--- a/src/tool_listhelp.c
+++ b/src/tool_listhelp.c
@@ -760,4 +760,5 @@ const struct helptxt helptext[] = {
{" --xattr",
"Store metadata in extended file attributes",
CURLHELP_MISC},
+ { NULL, NULL, CURLHELP_HIDDEN }
};