File tree Expand file tree Collapse file tree
resources/completions/zsh Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ arguments=(
2525 '(-s --status)'{-s,--status}'[print process usage and diagnostics information]'
2626 '(-p --performance)'{-p,--performance}'[start with the "Developer: Startup Performance" command enabled]'
2727 '--prof-startup[run CPU profiler during startup]'
28- '--disable-extensions[disable all installed extensions]'
29- '--disable-extension[disable an extension]:extension id: '
28+ '(--disable-extension --disable-extensions) --disable-extensions[disable all installed extensions]'
29+ \* '--disable-extension[disable an extension]:extension id: '
3030 '--inspect-extensions[allow debugging and profiling of extensions]'
3131 '--inspect-brk-extensions[allow debugging and profiling of extensions with the extension host being paused after start]'
3232 '--disable-gpu[disable GPU hardware acceleration]'
You can’t perform that action at this time.
0 commit comments