summaryrefslogtreecommitdiffstats
path: root/bash-completion
diff options
context:
space:
mode:
Diffstat (limited to 'bash-completion')
-rw-r--r--bash-completion/blkid1
-rw-r--r--bash-completion/lsblk4
-rw-r--r--bash-completion/lscpu2
3 files changed, 6 insertions, 1 deletions
diff --git a/bash-completion/blkid b/bash-completion/blkid
index 57b34c3f4..129a677cb 100644
--- a/bash-completion/blkid
+++ b/bash-completion/blkid
@@ -85,6 +85,7 @@ _blkid_module()
--offset
--usages
--match-types
+ --no-part-details
--help
--version
"
diff --git a/bash-completion/lsblk b/bash-completion/lsblk
index bd86f9f79..a1e9e61b6 100644
--- a/bash-completion/lsblk
+++ b/bash-completion/lsblk
@@ -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
diff --git a/bash-completion/lscpu b/bash-completion/lscpu
index 4d3582fd4..d79c4c9a6 100644
--- a/bash-completion/lscpu
+++ b/bash-completion/lscpu
@@ -30,6 +30,8 @@ _lscpu_module()
-*)
OPTS_ALL="--all
--online
+ --bytes
+ --caches
--offline
--json
--extended=