Commit Graph

1 Commits

Author SHA1 Message Date
Tom Whitwell
f618d56538
Fix zsh completion
4ec533b introduced a bug which causes the 'hidden' cli parameter
`__complete` to be ignored.

Add a check for this parameter, so that it can pass to `cobra`

Signed-off-by: Tom Whitwell <tom@whi.tw>
2022-02-13 12:35:54 +00:00