Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|