From 088f324ad4d5fbe5c19eb4d359b33dee2712eebf Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 16 Jul 2003 01:44:15 +0000 Subject: unposted: remove initial capitalisation from option descriptions --- Completion/Unix/Command/_screen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_screen') 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 as a screen command in the specified session.]:screencmd:(${scr_cmds[@]})' + '-X[execute as a screen command in the specified session.]:screencmd:(${scr_cmds[@]})' case $state in sessionname) -- cgit v1.2.3