diff options
| author | Karel Zak <kzak@redhat.com> | 2024-11-11 15:39:07 +0100 |
|---|---|---|
| committer | Karel Zak <kzak@redhat.com> | 2025-01-08 13:57:43 +0100 |
| commit | fef509751aa1cef52c0cc5b771cd3f6707c4c601 (patch) | |
| tree | 7b8ce29c7520253af634eec9bf93e0d5471a17b2 /bash-completion | |
| parent | 97bae41f81cb313f8c73bf7e05c497a97829fdfa (diff) | |
| download | util-linux-fef509751aa1cef52c0cc5b771cd3f6707c4c601.tar.gz | |
findmnt: add --id and --uniq-id options
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'bash-completion')
| -rw-r--r-- | bash-completion/findmnt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bash-completion/findmnt b/bash-completion/findmnt index 2eb23446f7..697691aad0 100644 --- a/bash-completion/findmnt +++ b/bash-completion/findmnt @@ -112,6 +112,8 @@ _findmnt_module() --tab-file --first-only --hyperlink + --id + --uniq-id --invert --json --list |
