summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_screen
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_screen')
-rw-r--r--Completion/Unix/Command/_screen2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_screen b/Completion/Unix/Command/_screen
index e50feca05..89ddc9a96 100644
--- a/Completion/Unix/Command/_screen
+++ b/Completion/Unix/Command/_screen
@@ -69,7 +69,7 @@ _arguments \
'(-)-v[print screen version]' \
'(-)-wipe[do nothing, clean up SockDir]' \
'-x[attach to a not detached screen. (Multi display mode).]' \
- '-X[Execute <cmd> as a screen command in the specified session.]:screencmd:(${scr_cmds[@]})'
+ '-X[execute <cmd> as a screen command in the specified session.]:screencmd:(${scr_cmds[@]})'
case $state in
sessionname)