diff options
| author | Thomas Weißschuh <thomas@t-8ch.de> | 2023-04-26 08:53:28 +0200 |
|---|---|---|
| committer | Thomas Weißschuh <thomas@t-8ch.de> | 2023-05-05 10:57:52 +0200 |
| commit | 4832fd9f36fbb7a12771b8e8df1e749ff14cc462 (patch) | |
| tree | 6d0bd735f68ec71063e32dbe9198b4bb60c0ccd8 /bash-completion | |
| parent | 7d376eb903aa507259698e1ae2ea0e6932e4807e (diff) | |
| download | util-linux-4832fd9f36fbb7a12771b8e8df1e749ff14cc462.tar.gz | |
blockdev: add support for BLKGETZONESZ
Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Diffstat (limited to 'bash-completion')
| -rw-r--r-- | bash-completion/blockdev | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bash-completion/blockdev b/bash-completion/blockdev index 48ba8c7326..30eeff5299 100644 --- a/bash-completion/blockdev +++ b/bash-completion/blockdev @@ -13,6 +13,7 @@ _blockdev_module() --getro --getdiscardzeroes --getdiskseq + --getzonesz --getss --getpbsz --getiomin |
