From ded21daf60e34a4070bdfb841c61fbe9a1dfc6d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20Wei=C3=9Fschuh?= Date: Mon, 28 Aug 2023 09:30:59 +0200 Subject: [PATCH] lslogins: (man) fix -y option formatting MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fixes #2461 Signed-off-by: Thomas Weißschuh --- login-utils/lslogins.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login-utils/lslogins.1.adoc b/login-utils/lslogins.1.adoc index 8703f70b68..6371c2d00c 100644 --- a/login-utils/lslogins.1.adoc +++ b/login-utils/lslogins.1.adoc @@ -95,7 +95,7 @@ Alternate path for wtmp. *--lastlog* _path_:: Alternate path for *lastlog*(8). -*y-*, *--shell*:: +*-y*, *--shell*:: The column name will be modified to contain only characters allowed for shell variable identifiers. This is usable, for example, with *--export*. Note that this feature has been automatically enabled for *--export* in version 2.37, but due to compatibility issues, now it's necessary to request this behavior by *--shell*. *-Z*, *--context*:: -- 2.47.3