From b1c137a948e0c935bc3fae0303d48a34a3c91e1e Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 10 Nov 2021 09:31:53 +0100 Subject: [PATCH] bash-completion: add --json to dmesg Signed-off-by: Karel Zak --- bash-completion/dmesg | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/dmesg b/bash-completion/dmesg index 00772993c2..537021ff81 100644 --- a/bash-completion/dmesg +++ b/bash-completion/dmesg @@ -41,6 +41,7 @@ _dmesg_module() --file --facility --human + --json --kernel --color --level -- 2.47.3