Skip to content

Commit efec625

Browse files
committed
Fix shell-completion for list-modes command
1 parent 5e5b932 commit efec625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grammar/commands-bnf-grammar.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ aerospace -h;
9191

9292
| list-exec-env-vars
9393

94-
| list-modes [--current|--json|--count]
94+
| list-modes [--current|--json|--count]...
9595

9696
| list-monitors [--focused [no] | --mouse [no] | --format <output_format> | --count | --json]...
9797

0 commit comments

Comments
 (0)