Skip to content

Commit

Permalink
Add protocol information to CLI argument help string
Browse files Browse the repository at this point in the history
  • Loading branch information
spaceone committed May 1, 2015
1 parent b4c5834 commit e272ca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tool_help.c
Expand Up @@ -69,7 +69,7 @@ static const char *const helptext[] = {
" --data-ascii DATA HTTP POST ASCII data (H)",
" --data-binary DATA HTTP POST binary data (H)",
" --data-urlencode DATA HTTP POST data url encoded (H)",
" --delegation STRING GSS-API delegation permission",
" --delegation LEVEL GSS-API delegation permission",
" --digest Use HTTP Digest Authentication (H)",
" --disable-eprt Inhibit using EPRT or LPRT (F)",
" --disable-epsv Inhibit using EPSV (F)",
Expand Down

0 comments on commit e272ca3

Please sign in to comment.