summaryrefslogtreecommitdiff
path: root/misc/dist/shell/_godot.zsh-completion
diff options
context:
space:
mode:
authorRémi Verschelde <remi@verschelde.fr>2022-01-13 09:33:00 +0100
committerGitHub <noreply@github.com>2022-01-13 09:33:00 +0100
commit8fce6166cbc635b069c09b782ea67c495348abcb (patch)
tree747f564238f53e00d1feb33a9af7e9ff94e9b906 /misc/dist/shell/_godot.zsh-completion
parentf6792eacf58fcdfe40596980220fefe1ca2a93fc (diff)
parent0a86dd4718d159f597e17f0b5107b7a9fa776b75 (diff)
Merge pull request #56311 from Calinou/default-allow-hidpi
Diffstat (limited to 'misc/dist/shell/_godot.zsh-completion')
-rw-r--r--misc/dist/shell/_godot.zsh-completion1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/dist/shell/_godot.zsh-completion b/misc/dist/shell/_godot.zsh-completion
index ba386b55cc..9d42f4fe05 100644
--- a/misc/dist/shell/_godot.zsh-completion
+++ b/misc/dist/shell/_godot.zsh-completion
@@ -49,7 +49,6 @@ _arguments \
'(-t --always-on-top)'{-t,--always-on-top}'[request an always-on-top window]' \
'--resolution[request window resolution]:resolution in WxH format' \
'--position[request window position]:position in X,Y format' \
- '--low-dpi[force low-DPI mode (macOS and Windows only)]' \
'--headless[enable headless mode (--display-driver headless --audio-driver Dummy). Useful for servers and with --script]' \
'(-d --debug)'{-d,--debug}'[debug (local stdout debugger)]' \
'(-b --breakpoints)'{-b,--breakpoints}'[specify the breakpoint list as source::line comma-separated pairs, no spaces (use %20 instead)]:breakpoint list' \