1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-26 22:10:45 +02:00

unposted: remove initial capitalisation from some descriptions

This commit is contained in:
Doug Kearns 2003-03-12 04:43:46 +00:00
parent 43d44d1552
commit aa09c3c859
5 changed files with 59 additions and 52 deletions

View File

@ -1,3 +1,10 @@
2003-03-12 Doug Kearns <djkea2@mugca.its.monash.edu.au>
* unposted: Completion/Debian/Command/_debfoster,
Completion/Linux/Command/_valgrind, Completion/Unix/Command/_cvs,
Completion/Unix/Command/_global: remove initial capitalisation from
descriptions
2003-03-11 Oliver Kiddle <opk@zsh.org>
* 18338: Completion/Base/Widget/_next_tags: list a single

View File

@ -1,43 +1,43 @@
#compdef debfoster
_arguments \
'(--verbose)-v[Be a loudmouth]' \
'(-v)--verbose[Be a loudmouth]' \
'(--version)-V[Show version and copyright information]' \
'(-V)--version[Show version and copyright information]' \
'(--help)-h[Show this message]' \
'(-h)--help[Show this message]' \
'(--quiet)-q[Silently build keeper file]' \
'(-q)--quiet[Silently build keeper file]' \
'(--force)-f[Force system to conform to keeper file]' \
'(-f)--force[Force system to conform to keeper file]' \
'(--mark-only)-m[Do not install or delete packages]' \
'(-m)--mark-only[Do not install or delete packages]' \
'(--upgrade)-u[Try to upgrade dependencies]' \
'(-u)--upgrade[Try to upgrade dependencies]' \
'(--config FILE)-c[Specify configuration file]' \
'(-c)--config FILE[Specify configuration file]' \
'(--keeperfile FILE)-k[Specify keeper file]' \
'(-k)--keeperfile FILE[Specify keeper file]' \
'(--no-keeperfile)-n[Do not read keeper file]' \
'(-n)--no-keeperfile[Do not read keeper file]' \
'(--ignore-default-rules)-i[Ignore default rules]' \
'(-i)--ignore-default-rules[Ignore default rules]' \
'(--show-keepers)-a[Show packages on keeper list]' \
'(-a)--show-keepers[Show packages on keeper list]' \
'(--show-orphans)-s[Show orphaned packages]' \
'(-s)--show-orphans[Show orphaned packages]' \
'(--show-depends)-d[Show all depends of PACKAGE]:package:_deb_packages avail' \
'(-d)--show-depends[Show all depends of PACKAGE]:package:_deb_packages avail' \
'(--show-dependents)-e[Show dependents of PACKAGE]:package:_deb_packages avail' \
'(-e)--show-dependents[Show dependents of PACKAGE]:package:_deb_packages avail' \
'(--show-providers)-p[Show packages providing PACKAGE]:package:_deb_packages avail' \
'(-p)--show-providers[Show packages providing PACKAGE]:package:_deb_packages avail' \
'(--show-related)-r[Show packages brought in by PACKAGE]:package:_deb_packages avail' \
'(-r)--show-related[Show packages brought in by PACKAGE]:package:_deb_packages avail' \
'(--use-tasks)-t[Make tasks visible as packages]' \
'(-t)--use-tasks[Make tasks visible as packages]' \
'*-'{-option,o}'[Override any configuration option]:option string:->option' \
'(--verbose)-v[be a loudmouth]' \
'(-v)--verbose[be a loudmouth]' \
'(--version)-V[show version and copyright information]' \
'(-V)--version[show version and copyright information]' \
'(--help)-h[show this message]' \
'(-h)--help[show this message]' \
'(--quiet)-q[silently build keeper file]' \
'(-q)--quiet[silently build keeper file]' \
'(--force)-f[force system to conform to keeper file]' \
'(-f)--force[force system to conform to keeper file]' \
'(--mark-only)-m[do not install or delete packages]' \
'(-m)--mark-only[do not install or delete packages]' \
'(--upgrade)-u[try to upgrade dependencies]' \
'(-u)--upgrade[try to upgrade dependencies]' \
'(--config FILE)-c[specify configuration file]' \
'(-c)--config FILE[specify configuration file]' \
'(--keeperfile FILE)-k[specify keeper file]' \
'(-k)--keeperfile FILE[specify keeper file]' \
'(--no-keeperfile)-n[do not read keeper file]' \
'(-n)--no-keeperfile[do not read keeper file]' \
'(--ignore-default-rules)-i[ignore default rules]' \
'(-i)--ignore-default-rules[ignore default rules]' \
'(--show-keepers)-a[show packages on keeper list]' \
'(-a)--show-keepers[show packages on keeper list]' \
'(--show-orphans)-s[show orphaned packages]' \
'(-s)--show-orphans[show orphaned packages]' \
'(--show-depends)-d[show all depends of PACKAGE]:package:_deb_packages avail' \
'(-d)--show-depends[show all depends of PACKAGE]:package:_deb_packages avail' \
'(--show-dependents)-e[show dependents of PACKAGE]:package:_deb_packages avail' \
'(-e)--show-dependents[show dependents of PACKAGE]:package:_deb_packages avail' \
'(--show-providers)-p[show packages providing PACKAGE]:package:_deb_packages avail' \
'(-p)--show-providers[show packages providing PACKAGE]:package:_deb_packages avail' \
'(--show-related)-r[show packages brought in by PACKAGE]:package:_deb_packages avail' \
'(-r)--show-related[show packages brought in by PACKAGE]:package:_deb_packages avail' \
'(--use-tasks)-t[make tasks visible as packages]' \
'(-t)--use-tasks[make tasks visible as packages]' \
'*-'{-option,o}'[override any configuration option]:option string:->option' \
'*:package markings: _alternative "installed:installed packages:_deb_packages -S- installed" "uninstalled:uninstalled packages:_deb_packages uninstalled"' \
&& return 0

View File

@ -38,7 +38,7 @@ typeset -A opt_args
'--I1=-:set I1 cache manually(size,assoc,line_size):' \
'--D1=-:set D1 cache manually(size,assoc,line_size):' \
'--L2=-:set L2 cache manually(size,assoc,line_size):' \
'--weird-hacks=-:Weird Hacks (comma separated)[no hacks selected]:(ioctl-VTIME truncate-writes)' \
'--weird-hacks=-:weird hacks (comma separated)[no hacks selected]:(ioctl-VTIME truncate-writes)' \
'--sanity-level=-:level of sanity checking to do [1]:' \
'--single-step=-:translate each instr separately? [no]:(no yes)' \
'--optimise=-:improve intermediate code? [yes]:(no yes)' \
@ -53,5 +53,5 @@ typeset -A opt_args
'--trace-pthread=-:show pthread event details? [none]:(none some all)' \
'--stop-after=-:switch to real CPU after executing <number> basic blocks [infinity]:' \
"--dump-error=-:show translation for basic block associated with <number>'th error context [0=don't show any]:" \
'1:Command name:_command_names -e' \
'*::Args :_normal' && return 0
'1:command name:_command_names -e' \
'*::args :_normal' && return 0

View File

@ -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:' \

View File

@ -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:' \