mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-01 10:42:26 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user