bash-completion: update few options changed since v2.26
Attempt to find and update all changes to command line options that has not been reflected in bash-completion files in between versions v2.26 to v2.27-rc1. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
39c795d8b7
commit
24bdce6ea8
5 changed files with 63 additions and 40 deletions
|
@ -36,6 +36,7 @@ _fdisk_module()
|
|||
case $cur in
|
||||
-*)
|
||||
OPTS="--sector-size
|
||||
--protect-boot
|
||||
--compatibility
|
||||
--color
|
||||
--list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue