diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-12-14 16:24:01 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-12-14 16:24:01 +0000 |
| commit | d17f0c47d48c82de75b3c67cf690609ea9e6f78d (patch) | |
| tree | 4edf6e1f7159b3d65927a1b574dd5a8c1218e5a3 | |
| parent | ae5b2dcf867f5cd15cdcbbbed2cc2985416c8c71 (diff) | |
Notes
| -rw-r--r-- | release/sysinstall/help/shortcuts.hlp | 2 | ||||
| -rw-r--r-- | usr.sbin/sysinstall/help/shortcuts.hlp | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/release/sysinstall/help/shortcuts.hlp b/release/sysinstall/help/shortcuts.hlp index 0956058b828c..32ec0feeba39 100644 --- a/release/sysinstall/help/shortcuts.hlp +++ b/release/sysinstall/help/shortcuts.hlp @@ -9,6 +9,8 @@ Syntax: Where "var" can be one or more of: +addUser Add a new user to the system +addGroup Add a new group to the system blanktime Screen blank time setting in seconds bootManager Select boot manager: booteasy, standard or none browserBinary Which doc browser to use (default: lynx) diff --git a/usr.sbin/sysinstall/help/shortcuts.hlp b/usr.sbin/sysinstall/help/shortcuts.hlp index 0956058b828c..32ec0feeba39 100644 --- a/usr.sbin/sysinstall/help/shortcuts.hlp +++ b/usr.sbin/sysinstall/help/shortcuts.hlp @@ -9,6 +9,8 @@ Syntax: Where "var" can be one or more of: +addUser Add a new user to the system +addGroup Add a new group to the system blanktime Screen blank time setting in seconds bootManager Select boot manager: booteasy, standard or none browserBinary Which doc browser to use (default: lynx) |
