Lines Matching +full:clock +full:- +full:skip
1 # Copyright (c) 2011-2013 Devin Teske
26 Usage: bsdconfig @PROGRAM_NAME@ [-ehnrSsvX] [-C chroot_dir] [zinfo_file | zinfo_name]
28 -d Provide lots of debugging info on standard-out when running.
29 -D file Send debugging info to file. If file begins with a plus-sign
30 debug info is sent to both standard-out and file (minus the
32 -e Only return success on exit if user selects a timezone AND
36 -h Print this usage statement and exit.
37 -n Do not create or copy files.
38 -r Reinstall the zoneinfo file installed last time. The name is
40 -S Secure X11 mode (implies `-X'). As root, always prompt-for
42 -s Skip the initial question about adjusting the clock if
44 -v Verbose. Enable extra output when installing the zone file.
45 -X Enable the use of Xdialog(1) instead of dialog(1).