From e31f075b5b63928b7cb33f916e6bb8dcef6affed Mon Sep 17 00:00:00 2001 From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 13:11:59 -0400 Subject: [PATCH] bash-completion: (lscpu) add missing --hierarchic Signed-off-by: Christian Goeschel Ndjomouo --- bash-completion/lscpu | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/lscpu b/bash-completion/lscpu index b26086afb..950be9bfa 100644 --- a/bash-completion/lscpu +++ b/bash-completion/lscpu @@ -38,6 +38,7 @@ _lscpu_module() --parse= --sysroot --hex + --hierarchic --physical --output-all --raw -- 2.47.3