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/_global | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Completion/Unix/Command/_global') diff --git a/Completion/Unix/Command/_global b/Completion/Unix/Command/_global index 1c3bb6f41..cbf8a7179 100644 --- a/Completion/Unix/Command/_global +++ b/Completion/Unix/Command/_global @@ -15,30 +15,30 @@ _arguments \ '(-P)--path' \ '(--update)-u[locate tag files and update incrementally]' \ '(-u)--update' \ - '(--absolute)-a[Print absolute path names]' \ + '(--absolute)-a[print absolute path names]' \ '(-a)--absolute' \ '(--ignore-case)-i[ignore case in patterns]' \ '(-i)--ignore-case' \ - '(--local)-l[Print just objects which exist under the current directory]' \ + '(--local)-l[print just objects which exist under the current directory]' \ '(-l)--local' \ - '(--nofilter)-n[Suppress sort filter and path conversion filter]' \ + '(--nofilter)-n[suppress sort filter and path conversion filter]' \ '(-n)--nofilter' \ - '(--other)-o[Search in other files, not just source files (with -g)]' \ + '(--other)-o[search in other files, not just source files (with -g)]' \ '(-o)--other' \ - '(--quiet)-q[Quiet mode]' \ + '(--quiet)-q[quiet mode]' \ '(-q)--quiet' \ - '(--reference --rootdir)-r[Find object references instead of definitions]' \ + '(--reference --rootdir)-r[find object references instead of definitions]' \ '(-r --rootdir)--rereference' \ '(-r --reference)--rootdir' \ - '(--symbol)-s[Find symbols instead of function names]:pattern:' \ + '(--symbol)-s[find symbols instead of function names]:pattern:' \ '(-s)--symbol' \ - '(--tags)-t[Output in standard ctags format]' \ + '(--tags)-t[output in standard ctags format]' \ '(-t)--tags' \ - '(--through -s -r -l)-T[Search through all tag files in GTAGSLIBPATH]' \ + '(--through -s -r -l)-T[search through all tag files in GTAGSLIBPATH]' \ '(-T -s -r -l)--through' \ - '(--verbose)-v[Verbose mode]' \ + '(--verbose)-v[verbose mode]' \ '(-v)--verbose' \ - '(--cxref)-x[In addition to default output, list line number and contents]' \ + '(--cxref)-x[in addition to default output, list line number and contents]' \ '(-x)--cxref' \ '--version:show version number:' \ '--help:show help:' \ -- cgit 1.4.1