diff options
| author | Karel Zak <kzak@redhat.com> | 2024-11-28 13:49:51 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2024-12-09 10:24:34 +0100 |
| commit | 8e54820c10a7e90316fc5e1abf52fbde9c4fd52d (patch) | |
| tree | 49fae4c21565027139cfe7892c9f6bfb679229da /bash-completion | |
| parent | 28453bcca770f897a6c36706148e105fb7e476ca (diff) | |
| download | util-linux-8e54820c10a7e90316fc5e1abf52fbde9c4fd52d.tar.gz | |
findmnt: add --hyperlink command line option
Signed-off-by: Karel Zak <kzak@redhat.com>
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 859439472b..2eb23446f7 100644 --- a/bash-completion/findmnt +++ b/bash-completion/findmnt @@ -111,6 +111,7 @@ _findmnt_module() --evaluate --tab-file --first-only + --hyperlink --invert --json --list |
