===
+-o_c options_capture = on|off
+-o_cf_ options_capture_filename =
+-o_cs_ options_capture_style = flag|name
+-o_cm_ options_capture_mode = set|agency|full
===
+-o_scm_ options_scan_mode = (ascii|ascii_min_cntl|
ascii_nocntl|posix_portable|
unix|unix_shell_safe|
utf8_RFC_3629)
+-o_scf_ options_scan_file = <filename/path string>
+-o_sct_ options_scan_this = <string>
===
+o_st -o_st options_state = on|off
+o_stf_ -o_stf_ = onoffplusvalue string
options_state_filename = valueonly string
===
+o_t -o_t options_test = on|off
+o_tf_ -o_tf_ = onoffplusvalue str
options_test_filename = valueonly str
===
+o_trc -o_trc options_trace = on|off
+o_trcf_ -o_trcf_ = onoffplusvalue str
options_trace_filename = valueonly str
Except for the capture options (which replace +-gi and create_ini), I'm
mostly exposing internal module testing and tracing features as new user
options.
Significant chunks of these are coded up, but there is still a lot to
do.
Bill P.
Post a reply to this message
|