diff options
author | jkh <jkh@FreeBSD.org> | 1996-12-14 16:24:01 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-12-14 16:24:01 +0000 |
commit | 669ca89787750969b30452ce14c3a94a0c66e245 (patch) | |
tree | 4edf6e1f7159b3d65927a1b574dd5a8c1218e5a3 /usr.sbin/sysinstall/help/shortcuts.hlp | |
parent | f3966ba4dba2930bf641566bbca8a2c295ac3832 (diff) | |
download | FreeBSD-src-669ca89787750969b30452ce14c3a94a0c66e245.zip FreeBSD-src-669ca89787750969b30452ce14c3a94a0c66e245.tar.gz |
Fix some very minor cosmetic cruft I couldn't help tweaking when
I went over the code.
Add shortcuts for addUser and addGroup, documenting same.
Add a password field for adduser and use no-echo string field for it.
This requires my latest libdialog changes (in RELENG_2_2 or -current) to work.
Diffstat (limited to 'usr.sbin/sysinstall/help/shortcuts.hlp')
-rw-r--r-- | usr.sbin/sysinstall/help/shortcuts.hlp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/help/shortcuts.hlp b/usr.sbin/sysinstall/help/shortcuts.hlp index 0956058..32ec0fe 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) |