From 615e37c80ff5a0cb9a75e9ea15626da3bc8404f4 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 17 Aug 2021 13:50:52 +0200 Subject: [PATCH] agetty: (adoc) double hyphen replaced by dash in man pages Fixes: https://github.com/karelzak/util-linux/issues/1411 Signed-off-by: Karel Zak --- term-utils/agetty.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/term-utils/agetty.8.adoc b/term-utils/agetty.8.adoc index 371811a03b..aeb902cb56 100644 --- a/term-utils/agetty.8.adoc +++ b/term-utils/agetty.8.adoc @@ -126,7 +126,7 @@ Do not print a newline before writing out _/etc/issue_. *-o*, *--login-options* _login_options_:: Options and arguments that are passed to *login*(1). Where \u is replaced by the login name. For example: + -*--login-options '-h darkstar -- \u'* +*--login-options '-h darkstar \-- \u'* + See *--autologin*, *--login-program* and *--remote*. + -- 2.47.2