]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (lslogins) add missing long options
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 24 Nov 2025 03:53:31 +0000 (22:53 -0500)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Mon, 24 Nov 2025 13:39:32 +0000 (08:39 -0500)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/lslogins

index cd6364f1f2d26bb10de0b8eae220014e3d547069..efad4bc0b4be8f1d0944624f8bae5680dd8f6344 100644 (file)
@@ -72,7 +72,8 @@ _lslogins_module()
                        --wtmp-file
                        --btmp-file
                        --shell
-                       --lastlog
+                       --lastlog-file
+                       --lastlog-file2
                        --help
                        --version" -- $cur) )
        return 0