summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/USAGE
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2013-01-05 02:08:47 +0000
committerdteske <dteske@FreeBSD.org>2013-01-05 02:08:47 +0000
commit57018d79b2ef5a40d9b3544929d50312e9c5d94a (patch)
tree695f66dcb9c09e03ee21e6252443c33efdbe6ddb /usr.sbin/bsdconfig/USAGE
parente77a012915760dd61f49f11224c46cae2f8a1548 (diff)
downloadFreeBSD-src-57018d79b2ef5a40d9b3544929d50312e9c5d94a.zip
FreeBSD-src-57018d79b2ef5a40d9b3544929d50312e9c5d94a.tar.gz
Add support for scripting (sysinstall style).
Reviewed by: jilles
Diffstat (limited to 'usr.sbin/bsdconfig/USAGE')
-rw-r--r--usr.sbin/bsdconfig/USAGE3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/USAGE b/usr.sbin/bsdconfig/USAGE
index 86355b0..69cd1b5 100644
--- a/usr.sbin/bsdconfig/USAGE
+++ b/usr.sbin/bsdconfig/USAGE
@@ -31,6 +31,9 @@ Usage:
@PROGRAM_NAME@ [OPTIONS] [command [OPTIONS]]
OPTIONS:
+ -f file Load file as script and then exit. If multiple occurrences,
+ program will only exit after last occurrence. If file is a
+ single dash (`-'), @PROGRAM_NAME@ reads from standard input.
-h Print usage statement and exit.
-S Secure X11 mode (implies `-X'). As root, always prompt-for
and validate sudo(8) username/password before starting.
OpenPOWER on IntegriCloud