characters may be sent by writing their octal code preceded by a
backslash (\\). For example, to send a linefeed character (ASCII 10,
octal 012), write \\012.
-.PP
+.TP
+\-J,\-\-noclear
+Do not clear the screen before prompting for the login name
+(the screen is normally cleared).
.TP
\-l, \-\-login\-program \fIlogin_program\fP
Invoke the specified \fIlogin_program\fP instead of /bin/login.
Beware that the program that \fBagetty\fR starts (usually /bin/login)
is run as root.
.TP
+\-N, \-\-nonewline
+Do not print a newline before writing out /etc/issue.
+.TP
\-o, \-\-login\-options "\fIlogin_options\fP"
Options that are passed to the login program. \\u is replaced
by the login name. The default \fB/bin/login\fP command line
linefeed character before sending the \fI/etc/issue\fP (or other) file
and the login prompt. Very useful in connection with the \-I option.
.TP
-\-\-noclear
-Do not clear the screen before prompting for the login name
-(the screen is normally cleared).
-.TP
\-\-nohints
Do not print hints about Num, Caps and Scroll Locks.
.TP
-\-\-nonewline
-Do not print a newline before writing out /etc/issue.
-.TP
\-\-nohostname
By default the hostname will be printed. With this option enabled,
no hostname at all will be shown.
The default additional \'kill\' has been \'@\', but since util-linux 2.23
no additional kill characters are enabled by default.
.TP
+\-\-chdir \fIdirectory\fP
+Change directory before the login.
+.TP
+\-\-delay \fInumber\fP
+Sleep seconds before open tty.
+.TP
+\-\-nice \fInumber\fP
+Run login with this priority.
+.TP
\-\-version
Display version information and exit.
.TP