From b0390e6291c021cef7fbb62a4ac458b65b1ee67a Mon Sep 17 00:00:00 2001 From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 13:21:14 -0400 Subject: [PATCH] bash-completion: (swapon) add missing --options 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 5906ec844..0b09ff88a 100644 --- a/bash-completion/swapon +++ b/bash-completion/swapon @@ -65,6 +65,7 @@ _swapon_module() --summary --show --output-all + --options --noheadings --raw --bytes -- 2.47.3