agetty: add missing hyphen in placeholder (#12561)

This commit is contained in:
Alejandro Cervera
2024-03-27 20:36:42 -05:00
committed by GitHub
parent 1ecf4c52ff
commit 7ffc5fc6ef

View File

@@ -19,7 +19,7 @@
- Skip the login ([n]o login) and invoke, as root, another [l]ogin program instead of `/bin/login`: - Skip the login ([n]o login) and invoke, as root, another [l]ogin program instead of `/bin/login`:
`agetty {{n|--skip-login}} {{-l|--login-program}} {{login_program}} {{tty}}` `agetty {{-n|--skip-login}} {{-l|--login-program}} {{login_program}} {{tty}}`
- Do not display the pre-login ([i]ssue) file (`/etc/issue` by default) before writing the login prompt: - Do not display the pre-login ([i]ssue) file (`/etc/issue` by default) before writing the login prompt: