Diff between ede7b915980fbc80eff80aa189c35ca016956c61 and 7c2f0c037e924dd0a9bffd60187f7b2aea36c22f
Changed Files
| File | Additions | Deletions | Status |
| completion/zsh/_bluetoothctl | +1 | -2 | modified |
Full Patch
diff --git a/completion/zsh/_bluetoothctl b/completion/zsh/_bluetoothctl
index bf35e50..610ca2b 100644
--- a/completion/zsh/_bluetoothctl
+++ b/completion/zsh/_bluetoothctl
@@ -68,8 +68,7 @@ _bluetoothctl() {
'(info)'{-m,--monitor}'[Enable monitor output]' \
+ 'command' \
'(info):command:->command' \
- '(info):: :->argument' \
- ': :_message "no more arguments"'
+ '(info):: :->argument'
if [[ $state == "command" ]]; then
_describe -t commands 'command' all_commands