summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/console
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/console/console')
-rwxr-xr-xusr.sbin/bsdconfig/console/console2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/console/console b/usr.sbin/bsdconfig/console/console
index e2387f5..e4d978c 100755
--- a/usr.sbin/bsdconfig/console/console
+++ b/usr.sbin/bsdconfig/console/console
@@ -95,7 +95,7 @@ dialog_menu_main()
#
# Process command-line arguments
#
-while getopts dD:hSX flag; do
+while getopts h$GETOPTS_STDARGS flag; do
case "$flag" in
h|\?) f_usage $BSDCFG_LIBE/$APP_DIR/USAGE "PROGRAM_NAME" "$pgm";;
esac
OpenPOWER on IntegriCloud