diff options
| author | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-31 13:20:24 -0400 |
|---|---|---|
| committer | Christian Goeschel Ndjomouo <cgoesc2@wgu.edu> | 2025-10-31 13:20:24 -0400 |
| commit | 154ac6ad9eb4466be9ff81202400db5cab841cad (patch) | |
| tree | 0f535ab40f99694a9a6969f6120031edb4dffaa5 /bash-completion | |
| parent | 378c96795598ebda2d28ff4c2725ece1bd7e0ed7 (diff) | |
| download | util-linux-154ac6ad9eb4466be9ff81202400db5cab841cad.tar.gz | |
bash-completion: (sfdisk) add missing long options
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Diffstat (limited to 'bash-completion')
| -rw-r--r-- | bash-completion/sfdisk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bash-completion/sfdisk b/bash-completion/sfdisk index 27f64c6021..290d234fdf 100644 --- a/bash-completion/sfdisk +++ b/bash-completion/sfdisk @@ -89,6 +89,11 @@ _sfdisk_module() --wipe-partitions --label --label-nested + --Linux + --move-use-fsync + --sector-size + --show-pt-geometry + --unit --help --version " |
