]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: update options before release
authorSami Kerola <kerolasa@iki.fi>
Mon, 20 May 2019 18:34:10 +0000 (19:34 +0100)
committerSami Kerola <kerolasa@iki.fi>
Mon, 20 May 2019 18:43:59 +0000 (19:43 +0100)
blkid: 5e91d5dd716ebc6144bcb0cabb0ec847a678be9e --no-part-details
lsblk: dc4662f0e755929de9cbe98b1b343b492fd620f4 --dedup
lsblk: 0bd05f5ee4876ffd13c98acd56c2bff9971f28f1 --merge
lscpu: 0e86bc8406959d0d56194d4f404b780e6b70caa4 --caches
lscpu: 2011528bce58dd31d5ee0287f2367da1f2d6cfa9 --bytes

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
bash-completion/blkid
bash-completion/lsblk
bash-completion/lscpu

index 57b34c3f45e41ed7be9634ad183f5be7c79b222c..129a677cb0d2363de9dd8f991d0bc694a3dc5acb 100644 (file)
@@ -85,6 +85,7 @@ _blkid_module()
                                --offset
                                --usages
                                --match-types
+                               --no-part-details
                                --help
                                --version
                        "
index bd86f9f797d6b989885c62215345ea36d56de1bb..a1e9e61b62ff18635ff4f2bee35ade7a2534bb7d 100644 (file)
@@ -31,7 +31,7 @@ _lsblk_module()
                        COMPREPLY=( $(compgen -P "$prefix" -W "${MAJOR:-""}" -S ',' -- $realcur) )
                        return 0
                        ;;
-               '-o'|'--output')
+               '-o'|'--output'|'-M'|'--dedup')
                        local prefix realcur LSBLK_COLS
                        realcur="${cur##*,}"
                        prefix="${cur%$realcur}"
@@ -66,6 +66,8 @@ _lsblk_module()
                                --json
                                --ascii
                                --list
+                               --dedup
+                               --merge
                                --perms
                                --noheadings
                                --output
index 4d3582fd47c839cf66bf12c2346fe414014aaba3..d79c4c9a65453c4c7bba8af8685e8daec441c1cd 100644 (file)
@@ -30,6 +30,8 @@ _lscpu_module()
                -*)
                        OPTS_ALL="--all
                                --online
+                               --bytes
+                               --caches
                                --offline
                                --json
                                --extended=