diff options
Diffstat (limited to 'Completion/X/Command')
-rw-r--r-- | Completion/X/Command/_vnc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/X/Command/_vnc b/Completion/X/Command/_vnc index ce324a81d..ed39bdb2f 100644 --- a/Completion/X/Command/_vnc +++ b/Completion/X/Command/_vnc @@ -13,7 +13,7 @@ case $service in '-geometry:geometry:(1600x1200 1280x1024 1152x864 1024x768 800x600 640x480)' \ '-depth:pixel depth:(8 16 24 32)' \ '-pixelformat:pixel format' \ - '1::display number:_guard "(|:[0-9]#)"' \ + '1:: :_guard "(|:[0-9]#)" "display number"' \ - kill \ "-kill:display number:($displays)" \ - help \ |