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/_perforce | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/Unix/Command/_perforce') diff --git a/Completion/Unix/Command/_perforce b/Completion/Unix/Command/_perforce index 9bcec8884..f6ef3e4c2 100644 --- a/Completion/Unix/Command/_perforce +++ b/Completion/Unix/Command/_perforce @@ -1513,8 +1513,8 @@ _perforce_cmd_passwd() { _perforce_cmd_print() { _arguments -s : \ '-a[display all revisions in a range]' \ - '-o[Select output file]:output file:_files' \ - '-q[Suppress header]' \ + '-o[select output file]:output file:_files' \ + '-q[suppress header]' \ '*::file:_perforce_files -tR' } -- cgit 1.4.1