]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (lslogins) add missing --shell
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 17:12:32 +0000 (13:12 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Fri, 31 Oct 2025 17:12:32 +0000 (13:12 -0400)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/lslogins

index daf614d313a1a1abc94dc99812d73a4a681089ef..cd6364f1f2d26bb10de0b8eae220014e3d547069 100644 (file)
@@ -71,6 +71,7 @@ _lslogins_module()
                        --print0
                        --wtmp-file
                        --btmp-file
+                       --shell
                        --lastlog
                        --help
                        --version" -- $cur) )