Merge in upstream changes to the Zsh completion script

def92fc006
This commit is contained in:
Segev Finer
2018-09-13 22:24:17 +03:00
parent ccceaa2f52
commit cecaba689a

View File

@@ -25,8 +25,8 @@ arguments=(
'(-s --status)'{-s,--status}'[print process usage and diagnostics information]'
'(-p --performance)'{-p,--performance}'[start with the "Developer: Startup Performance" command enabled]'
'--prof-startup[run CPU profiler during startup]'
'--disable-extensions[disable all installed extensions]'
'--disable-extension[disable an extension]:extension id: '
'(--disable-extension --disable-extensions)--disable-extensions[disable all installed extensions]'
\*'--disable-extension[disable an extension]:extension id: '
'--inspect-extensions[allow debugging and profiling of extensions]'
'--inspect-brk-extensions[allow debugging and profiling of extensions with the extension host being paused after start]'
'--disable-gpu[disable GPU hardware acceleration]'