diff options
author | Paul Seyfert <paul.seyfert@mib.infn.it> | 2016-10-23 01:42:46 +0200 |
---|---|---|
committer | Oliver Kiddle <opk@zsh.org> | 2016-11-12 02:40:49 +0100 |
commit | 2ba985fe5b8d3c61aa8c066c9cb14165a409e90b (patch) | |
tree | f2ec6ed177a5ae78e3fdac26a188cd966fef4561 /Src/params.c | |
parent | d676d1bf4bb4ca2bf7d4bcc3a824940f6648f6ff (diff) | |
download | zsh-2ba985fe5b8d3c61aa8c066c9cb14165a409e90b.tar.gz zsh-2ba985fe5b8d3c61aa8c066c9cb14165a409e90b.zip |
39920: extend yum completion
adding the following yum commands:
* update-to (just what update expands)
* upgrade-to (just what update expands)
* history (the actual tricky one)
* help (printing the available commands)
* load-transaction (_files)
* load-ts (_files)
* check (just what the man page suggested)
* reinstall (just what erase does - suggest installed packages)
* downgrade (just what erase does - suggest installed packages)
* repolist (just what the man page suggested)
* distribution-synchronization (just what erase does - suggest installed packages)
* distro-sync (just what erase does - suggest installed packages)
A few history commands don't get expanded.
Taken from the man page of yum 3.2.29.
Reindented file.
Diffstat (limited to 'Src/params.c')
0 files changed, 0 insertions, 0 deletions