Update cheatsheets

This commit is contained in:
ivuorinen
2024-03-28 06:46:16 +00:00
parent ef360b0506
commit e08116a2b7

View File

@@ -24,7 +24,7 @@ source: https://github.com/tldr-pages/tldr.git
- 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: