Index: tree/rc.html =================================================================== --- tree/rc.html (revision 4606) +++ tree/rc.html (revision 4607) @@ -5,8 +5,8 @@ node name type flags description verbose integer 0 backup_interval integer 0 time between two backups in seconds - font_command string 0 commands for file loading... - file_command string 0 + font_command string 0 file name template; if not empty, run this command and read its outout for loading the font; %f is the file name + file_command string 0 file name template; if not empty, run this command and read its outout for loading a pcb file; %f is the file name, %p is the conf setting rc.file_path file_path string 0 library_shell string 0 library_search_paths list 0 @@ -19,7 +19,7 @@ script_filename string 0 PCB Actions script to execute on startup action_string string 0 PCB Actions string to execute on startup rat_path string 0 - rat_command string 0 + rat_command string 0 file name template; if not empty, run this command and read its outout for loading a rats; %f is the file name, %p is the rc.rat_path conf setting preferred_gui list 0 if set, try GUI HIDs in this order when no GUI is explicitly selected have_regex boolean 0 whether we have regex compiled in