From f0b2d0983566e176f31202eedc44bbe291fbf1fd Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Sat, 9 Dec 2023 02:33:40 +0900 Subject: [PATCH] bash-completion: (lslocks): add --bytes option to the rules Signed-off-by: Masatake YAMATO --- bash-completion/lslocks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash-completion/lslocks b/bash-completion/lslocks index 2847d35962..97f7d6d92a 100644 --- a/bash-completion/lslocks +++ b/bash-completion/lslocks @@ -31,7 +31,7 @@ _lslocks_module() return 0 ;; esac - OPTS=" + OPTS="--bytes --json --noinaccessible --noheadings -- 2.47.3