From 62168a3331f43eba1f19f2287a69c18fa527468d Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Tue, 19 Aug 2003 07:37:27 +0000 Subject: unposted: remove initial capitalisation from some descriptions --- Completion/Unix/Command/_cvs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Completion/Unix/Command/_cvs') diff --git a/Completion/Unix/Command/_cvs b/Completion/Unix/Command/_cvs index ec2b95d0e..d3e30479f 100644 --- a/Completion/Unix/Command/_cvs +++ b/Completion/Unix/Command/_cvs @@ -367,9 +367,9 @@ _cvs_history_x () { 'G[merge succeed]' \ 'U[working file was copied]' \ 'W[working file was deleted]' \ - 'A[A file was added]' \ - 'M[A file was modified]' \ - 'R[A file was removed]' + 'A[a file was added]' \ + 'M[a file was modified]' \ + 'R[a file was removed]' } (( $+functions[_cvs_import] )) || -- cgit 1.4.1