summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/console/font
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/console/font')
-rwxr-xr-xusr.sbin/bsdconfig/console/font2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/console/font b/usr.sbin/bsdconfig/console/font
index 9363ffd..57af2e8 100755
--- a/usr.sbin/bsdconfig/console/font
+++ b/usr.sbin/bsdconfig/console/font
@@ -119,7 +119,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