]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
bash-completion: (lslogins) fix typo in long option
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 27 Nov 2025 05:40:54 +0000 (00:40 -0500)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 27 Nov 2025 20:40:20 +0000 (15:40 -0500)
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/lslogins

index efad4bc0b4be8f1d0944624f8bae5680dd8f6344..dd1770855d58774d4b74f50d7dc0b8ae6b1e63a1 100644 (file)
@@ -73,7 +73,7 @@ _lslogins_module()
                        --btmp-file
                        --shell
                        --lastlog-file
-                       --lastlog-file2
+                       --lastlog2-file
                        --help
                        --version" -- $cur) )
        return 0