aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-05-13 14:59:07 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-05-13 14:59:07 +0000
commit49e74effbc213a83fa4132cc6c6619df7153ba9f (patch)
treed5d6f6c2ca6542a38d1e38b6694e1e2d7410d6e2 /include
parent74fcbb0f7d164806765d007d62ceb440d9471b37 (diff)
downloadbusybox-49e74effbc213a83fa4132cc6c6619df7153ba9f.tar.gz
Add some missing lines for getty, patch by Steven Scholz
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index fde6bbe76..910011115 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -733,6 +733,8 @@
"\t-L\t\tLocal line, so do not do carrier detect.\n" \
"\t-m\t\tGet baud rate from modem's CONNECT status message.\n" \
"\t-w\t\tWait for a CR or LF before sending /etc/issue.\n" \
+ "\t-n\t\tDo not prompt the user for a login name.\n" \
+ "\t-f issue_file\tDisplay issue_file instead of /etc/issue.\n" \
"\t-l login_app\tInvoke login_app instead of /bin/login.\n" \
"\t-t timeout\tTerminate after timeout if no username is read.\n" \
"\t-I initstring\tSets the init string to send before anything else.\n" \