From a0b7e3ed1020ee279c2bd5f1855e5a38876553f4 Mon Sep 17 00:00:00 2001 From: Christian Goeschel Ndjomouo Date: Fri, 26 Sep 2025 07:13:38 -0400 Subject: [PATCH] bash-completion: (swapon) add --annotation option Signed-off-by: Christian Goeschel Ndjomouo --- bash-completion/swapon | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/swapon b/bash-completion/swapon index 8a32d1d96..d94d2234d 100644 --- a/bash-completion/swapon +++ b/bash-completion/swapon @@ -56,6 +56,7 @@ _swapon_module() case $cur in -*) OPTS="--all + --annotation --discard --ifexists --fixpgsz -- 2.47.3