]> git.ipfire.org Git - thirdparty/util-linux.git/commit - bash-completion/lsblk
bash-completion: Don't offer short options where corresponding long one exists.
authorVille Skyttä <ville.skytta@iki.fi>
Sun, 7 Apr 2013 08:12:08 +0000 (11:12 +0300)
committerKarel Zak <kzak@redhat.com>
Mon, 8 Apr 2013 15:06:56 +0000 (17:06 +0200)
commit0d5b9b8ab109200311ffb211535a999b57a4673e
tree5cd8f838310cc26924d043bbc071d5fed97a1458
parent58c41e15b360eb6c873818150e68c900927b62cf
bash-completion: Don't offer short options where corresponding long one exists.

Users who know the short options can just hit the short option instead
of tab, and it's not likely that it would be helpful to present a list
of single character options to users who don't know them, doing so
just unnecessarily trashes the list of suggestions.

Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
74 files changed:
bash-completion/addpart
bash-completion/blkdiscard
bash-completion/cal
bash-completion/chcpu
bash-completion/chfn
bash-completion/chrt
bash-completion/chsh
bash-completion/col
bash-completion/colcrt
bash-completion/colrm
bash-completion/column
bash-completion/cytune
bash-completion/delpart
bash-completion/dmesg
bash-completion/eject
bash-completion/fallocate
bash-completion/fdformat
bash-completion/findmnt
bash-completion/flock
bash-completion/fsck.cramfs
bash-completion/fsck.minix
bash-completion/fsfreeze
bash-completion/fstrim
bash-completion/getopt
bash-completion/hwclock
bash-completion/ionice
bash-completion/ipcrm
bash-completion/ipcs
bash-completion/isosize
bash-completion/ldattach
bash-completion/logger
bash-completion/look
bash-completion/losetup
bash-completion/lsblk
bash-completion/lscpu
bash-completion/lslocks
bash-completion/mcookie
bash-completion/mesg
bash-completion/mkfs
bash-completion/mkfs.bfs
bash-completion/mkswap
bash-completion/mountpoint
bash-completion/namei
bash-completion/newgrp
bash-completion/nsenter
bash-completion/partx
bash-completion/prlimit
bash-completion/raw
bash-completion/readprofile
bash-completion/rename
bash-completion/renice
bash-completion/resizepart
bash-completion/rev
bash-completion/rtcwake
bash-completion/script
bash-completion/scriptreplay
bash-completion/setarch
bash-completion/setpriv
bash-completion/setsid
bash-completion/sfdisk
bash-completion/su
bash-completion/swaplabel
bash-completion/swapon
bash-completion/tailf
bash-completion/taskset
bash-completion/tunelp
bash-completion/ul
bash-completion/unshare
bash-completion/utmpdump
bash-completion/uuidd
bash-completion/uuidgen
bash-completion/wall
bash-completion/wdctl
bash-completion/wipefs