diff --git a/tldr/linux/agetty b/tldr/linux/agetty index deaff3aa..6f85dc90 100644 --- a/tldr/linux/agetty +++ b/tldr/linux/agetty @@ -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: