Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Mostly fixes to doubled words.
|
|
|
|
|
|
|
|
|
|
|
|
command and gain-priviliges styles
|
|
Also fix some inconsequential ChangeLog typos.
|
|
|
|
with sudo in completion functions
A new gain-privileges style enables it and a _comp_priv_prefix array
added for tracking how to match privileges for the current command
|
|
in 39173.
|
|
|
|
This mostly copy-pastes the source code comments and adds markup, however, the
positional arguments are now annotated optional, and a ')' was added.
|
|
|
|
|
|
|
|
specs hardcoded in completion functions
|
|
Make the running text refer to the parameters using their names given in
the signature. This enables the reader to search for the name given in
the signature.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
description is used
|
|
also fixed a ChangeLog entry for 35034 (2015-05-06)
|
|
|
|
|
|
--fixup' hash completions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also correct typo in compsys.yo for texinfo.
|
|
|
|
that made the fix necessary
To avoid side effects, reposition the _arguments call in _sh for the zsh
special case. Document the side effects so avoided, and clean up the
_arguments documentation a bit along the way.
|
|
|
|
|
|
|