From 2ce6bcc507e56b34584960e26af16b48984feb7e Mon Sep 17 00:00:00 2001 From: cgoesche Date: Sat, 1 Nov 2025 19:45:32 -0400 Subject: [PATCH] bash-completion: (lastlog2) add missing --active Signed-off-by: cgoesche --- bash-completion/lastlog2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash-completion/lastlog2 b/bash-completion/lastlog2 index 09aa4ed11e..40d867789b 100644 --- a/bash-completion/lastlog2 +++ b/bash-completion/lastlog2 @@ -35,7 +35,7 @@ _lastlog2_module() esac case $cur in -*) - OPTS=" + OPTS=" --active --before --clear --database -- 2.47.3