summaryrefslogtreecommitdiffstats
path: root/Completion/Linux/Command
diff options
context:
space:
mode:
authorJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2019-03-22 09:23:42 +0900
committerJun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>2019-03-22 09:23:42 +0900
commit3e542bcd818c57785aa4cc7c5e6be3b92118fb7d (patch)
tree176dbca48926f59e14db25179f437cca83a87de9 /Completion/Linux/Command
parent44111: _git: Use `git rev-list` for log messages (diff)
downloadzsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.tar
zsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.tar.gz
zsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.tar.bz2
zsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.tar.lz
zsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.tar.xz
zsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.tar.zst
zsh-3e542bcd818c57785aa4cc7c5e6be3b92118fb7d.zip
44147: add/update completions for procps-ng
New completions for free, pmap, slabtop, tload. Update _top.
Diffstat (limited to 'Completion/Linux/Command')
-rw-r--r--Completion/Linux/Command/_free25
-rw-r--r--Completion/Linux/Command/_pmap20
-rw-r--r--Completion/Linux/Command/_slabtop22
-rw-r--r--Completion/Linux/Command/_tload9
4 files changed, 76 insertions, 0 deletions
diff --git a/Completion/Linux/Command/_free b/Completion/Linux/Command/_free
new file mode 100644