diff options
author | Sami Kerola | 2018-04-23 22:02:44 +0200 |
---|---|---|
committer | Sami Kerola | 2018-05-03 20:56:20 +0200 |
commit | 00147883de850f909b0c0594fd83a93a002271ac (patch) | |
tree | b743971502fe767957a7c53aa8f59469e130d582 /bash-completion | |
parent | dmesg: link together with syslog(2) manual page (diff) | |
download | kernel-qcow2-util-linux-00147883de850f909b0c0594fd83a93a002271ac.tar.gz kernel-qcow2-util-linux-00147883de850f909b0c0594fd83a93a002271ac.tar.xz kernel-qcow2-util-linux-00147883de850f909b0c0594fd83a93a002271ac.zip |
findmnt: add --output-all option
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'bash-completion')
-rw-r--r-- | bash-completion/findmnt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/findmnt b/bash-completion/findmnt index bdfa5de5c..21167ca30 100644 --- a/bash-completion/findmnt +++ b/bash-completion/findmnt @@ -118,6 +118,7 @@ _findmnt_module() --notruncate --options --output + --output-all --pairs --raw --types |