summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/bsdconfig.8
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/bsdconfig.8
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/bsdconfig.8')
-rw-r--r--usr.sbin/bsdconfig/bsdconfig.811
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/bsdconfig.8 b/usr.sbin/bsdconfig/bsdconfig.8
index 5bb3e73..31773fd 100644
--- a/usr.sbin/bsdconfig/bsdconfig.8
+++ b/usr.sbin/bsdconfig/bsdconfig.8
@@ -85,6 +85,17 @@ a master menu listing the available commands.
.Pp
The following options are available:
.Bl -tag -width indent+
+.It Fl f Ar file
+Load
+.Ar file
+as script and then exit.
+If multiple occurrences, program will only exit after last occurrence.
+If
+.Ar file
+is a single dash
+.Pq Sq Fl ,
+.Nm
+reads from standard input.
.It Fl h
Print usage statement and exit.
.It Fl S
OpenPOWER on IntegriCloud