From aa09c3c859d4028d33fb3365d583f89eef7cca2b Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Wed, 12 Mar 2003 04:43:46 +0000 Subject: unposted: remove initial capitalisation from some descriptions --- Completion/Unix/Command/_cvs | 2 +- Completion/Unix/Command/_global | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'Completion/Unix') diff --git a/Completion/Unix/Command/_cvs b/Completion/Unix/Command/_cvs index f4e8bf8eb..ea67c0ea4 100644 --- a/Completion/Unix/Command/_cvs +++ b/Completion/Unix/Command/_cvs @@ -399,7 +399,7 @@ _cvs_log () { '-b[default branch]' \ '(-t)-h[header]' \ '-l[don'\''t recurse]' \ - '-R[Print the name of RCS file in the repository]' \ + '-R[print the name of RCS file in the repository]' \ '-N[don'\''t list tags]' \ '(-h)-t[header with descriptive text]' \ '-d+[specify dates]:dates:' \ 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