mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Correct misspellings
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@ arguments=(
|
||||
'--failsafe[run a program even if the nvidia card is unavailable]:boolean:(true false)'
|
||||
'--no-failsafe[do not run a program if the nvidia card is unavailable]'
|
||||
'--vgl-options[options to be passed to vglrun (example: +tr)]'
|
||||
'(-q --quiet --silent)'{-q,--quiet,--silent}'[supress all logging messages]'
|
||||
'(-q --quiet --silent)'{-q,--quiet,--silent}'[suppress all logging messages]'
|
||||
'(-v --verbose)'{-v,--verbose}'[increase the verbosity level of log messages]'
|
||||
'--debug[set the verbosity level to the maximum]'
|
||||
'(-b --bridge)'{-b,--bridge}'[specify bridge library to use: VirtualGL, Primus or auto]:method:(auto primus virtualgl none)'
|
||||
|
||||
Reference in New Issue
Block a user