summaryrefslogtreecommitdiff
path: root/Completion/X/Command/_vnc
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/X/Command/_vnc')
-rw-r--r--Completion/X/Command/_vnc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/X/Command/_vnc b/Completion/X/Command/_vnc
index 9263ab930..7d818cfe7 100644
--- a/Completion/X/Command/_vnc
+++ b/Completion/X/Command/_vnc
@@ -65,10 +65,10 @@ case $service in
'-rfbauth[use authentication on RFB protocol]:passwd-file:_files' \
'-httpd[serve files via HTTP from here]:dir:_files -/' \
'-httpport[port for HTTP]:port:' \
- '-deferupdate[time in ms to defer updates (default 40)]:time (ms):' \
+ '-deferupdate[specify time to defer updates by]:time (ms) [40]' \
'-economictranslate[less memory-hungry translation]' \
'-lazytight[disable "gradient" filter in tight encoding]' \
- '-desktop[VNC desktop name (default x11)]:name:' \
+ '-desktop[specify VNC desktop name]:name [x11]' \
'-alwaysshared[always treat new clients as shared]' \
'-nevershared[never treat new clients as shared]' \
"-dontdisconnect[don't disconnect existing clients for new non-shared connections]" \