USAGE revision 238438
11573Srgrimes# Copyright (c) 2012 Ron McDowell
21573Srgrimes# Copyright (c) 2012 Devin Teske
31573Srgrimes# All Rights Reserved.
41573Srgrimes#
51573Srgrimes# Redistribution and use in source and binary forms, with or without
61573Srgrimes# modification, are permitted provided that the following conditions
71573Srgrimes# are met:
81573Srgrimes# 1. Redistributions of source code must retain the above copyright
91573Srgrimes#    notice, this list of conditions and the following disclaimer.
101573Srgrimes# 2. Redistributions in binary form must reproduce the above copyright
111573Srgrimes#    notice, this list of conditions and the following disclaimer in the
121573Srgrimes#    documentation and/or other materials provided with the distribution.
131573Srgrimes#
141573Srgrimes# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
151573Srgrimes# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING BUT NOT LIMITED TO, THE
161573Srgrimes# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
171573Srgrimes# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
181573Srgrimes# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
191573Srgrimes# DAMAGES (INLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
201573Srgrimes# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
211573Srgrimes# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
221573Srgrimes# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
231573Srgrimes# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
241573Srgrimes# SUCH DAMAGE.
251573Srgrimes#
261573Srgrimes# $FreeBSD: head/usr.sbin/bsdconfig/USAGE 238438 2012-07-14 03:16:57Z dteske $
271573Srgrimes
281573SrgrimesUsage:
291573Srgrimes	@PROGRAM_NAME@ [-h]
301573Srgrimes	@PROGRAM_NAME@ command [-h]
311573Srgrimes	@PROGRAM_NAME@ [OPTIONS] [command [OPTIONS]]
321573Srgrimes
3390039SobrienOPTIONS:
3490039Sobrien	-h         Print usage statement and exit.
351573Srgrimes	-S         Secure X11 mode (implies `-X'). As root, always prompt-for
3671579Sdeischen	           and validate sudo(8) username/password before starting.
3730479Sache	-X         Use Xdialog(1) in place of dialog(1).
381573Srgrimes
3971579SdeischenCOMMANDS:
4025862Speter@COMMAND_LIST@
4130646Sache