mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:11:40 +03:00
scripts: fix --opts-dir help in completion.pl
The help text gave the wrong option name. Reported-by: Daniel Engberg Ref: #16946
This commit is contained in:
parent
fe1ba25c87
commit
eb0c622a5b
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ completion.pl - Generates tab-completion files for various shells
|
|||
|
||||
completion.pl [options...]
|
||||
|
||||
--opts_dir path to cmdline-opts directory
|
||||
--opts-dir path to cmdline-opts directory
|
||||
--shell zsh/fish
|
||||
--help prints this help
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue