From: Christian Goeschel Ndjomouo Date: Fri, 31 Oct 2025 17:12:32 +0000 (-0400) Subject: bash-completion: (lslogins) add missing --shell X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8976325fbbb344312cbff09067b651eea6d3e126;p=thirdparty%2Futil-linux.git bash-completion: (lslogins) add missing --shell Signed-off-by: Christian Goeschel Ndjomouo --- diff --git a/bash-completion/lslogins b/bash-completion/lslogins index daf614d31..cd6364f1f 100644 --- a/bash-completion/lslogins +++ b/bash-completion/lslogins @@ -71,6 +71,7 @@ _lslogins_module() --print0 --wtmp-file --btmp-file + --shell --lastlog --help --version" -- $cur) )