From e555740b45a9e54cae30817c56d40bc493077bb1 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 10 Dec 2024 12:26:22 +0100 Subject: [PATCH] zramctl: add algorithm-params to bash-completion Signed-off-by: Karel Zak --- bash-completion/zramctl | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/zramctl b/bash-completion/zramctl index 5274a561ec..7741812ea4 100644 --- a/bash-completion/zramctl +++ b/bash-completion/zramctl @@ -37,6 +37,7 @@ _zramctl_module() case $cur in -*) OPTS=" --algorithm + --algorithm-params --bytes --find --noheadings -- 2.47.2