Index: tree/rc.html =================================================================== --- tree/rc.html (revision 18557) +++ tree/rc.html (revision 18558) @@ -29,5 +29,7 @@ preferred_gui list 0 if set, try GUI HIDs in this order when no GUI is explicitly selected save_final_fallback_fmt string 0 when a new file is created (by running pcb-rnd with the file name) there won't be a known format; pcb-rnd will guess from the file name (extension) but eventhat may fail. This format is the final fallback that'll be used if no other guessing mechanism worked. The user can override this by save as. save_fp_fmt string 0 when saving a buffer element/subcircuit, prefer this format by default + cli_prompt string 0 plain text prompt to prefix the command entry + cli_backend string 0 command parser action have_regex boolean 0 whether we have regex compiled in