aboutsummaryrefslogtreecommitdiff
path: root/src/tool_setopt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_setopt.c')
-rw-r--r--src/tool_setopt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_setopt.c b/src/tool_setopt.c
index 9858d49c9..383600ab7 100644
--- a/src/tool_setopt.c
+++ b/src/tool_setopt.c
@@ -145,6 +145,7 @@ const struct NameValue setopt_nv_CURLPROTO[] = {
NV(CURLPROTO_FILE),
NV(CURLPROTO_FTP),
NV(CURLPROTO_FTPS),
+ NV(CURLPROTO_GEMINI),
NV(CURLPROTO_GOPHER),
NV(CURLPROTO_HTTP),
NV(CURLPROTO_HTTPS),