From 939168144f450066d9480e05982c52befbfa74cd Mon Sep 17 00:00:00 2001 From: Christian Goeschel Ndjomouo Date: Sat, 11 Oct 2025 16:16:42 -0400 Subject: [PATCH] bash-completion: (lslogins) add --list-columns option Signed-off-by: Christian Goeschel Ndjomouo --- bash-completion/lslogins | 1 + 1 file changed, 1 insertion(+) diff --git a/bash-completion/lslogins b/bash-completion/lslogins index 9e3910009..daf614d31 100644 --- a/bash-completion/lslogins +++ b/bash-completion/lslogins @@ -60,6 +60,7 @@ _lslogins_module() --notruncate --output --output-all + --list-columns --pwd --raw --json -- 2.47.3