We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e1e754 commit cdb33b6Copy full SHA for cdb33b6
1 file changed
clap_complete/tests/snapshots/two_multi_valued_arguments.bash
@@ -1,5 +1,5 @@
1
_my-app() {
2
- local i cur prev opts cmds
+ local i cur prev opts cmd
3
COMPREPLY=()
4
cur="${COMP_WORDS[COMP_CWORD]}"
5
prev="${COMP_WORDS[COMP_CWORD-1]}"
0 commit comments