diff options
author | Sami Kerola | 2018-04-24 23:18:54 +0200 |
---|---|---|
committer | Sami Kerola | 2018-05-03 20:56:21 +0200 |
commit | 2e7ccec7bbad60fd01fb7ebed1e9b6373bd6d4cf (patch) | |
tree | 105346b2df1479eb4db443c7f3a83094440ddee9 /bash-completion | |
parent | swapon: add --output-all option (diff) | |
download | kernel-qcow2-util-linux-2e7ccec7bbad60fd01fb7ebed1e9b6373bd6d4cf.tar.gz kernel-qcow2-util-linux-2e7ccec7bbad60fd01fb7ebed1e9b6373bd6d4cf.tar.xz kernel-qcow2-util-linux-2e7ccec7bbad60fd01fb7ebed1e9b6373bd6d4cf.zip |
zramctl: add --output-all option
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'bash-completion')
-rw-r--r-- | bash-completion/zramctl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/zramctl b/bash-completion/zramctl index 31e3c76a6..5274a561e 100644 --- a/bash-completion/zramctl +++ b/bash-completion/zramctl @@ -41,6 +41,7 @@ _zramctl_module() --find --noheadings --output + --output-all --raw --reset --size |