diff --git a/src/xschem.help b/src/xschem.help index 5ba3ac5e..507ca140 100644 --- a/src/xschem.help +++ b/src/xschem.help @@ -14,10 +14,10 @@ Options: --script Execute specified tcl file as a command script (perhaps with xschem commands). --tcp_port Listen to specified tcp port for client connections. (number >=1024). -i --no_rcload Do not load any xschemrc file. - -o Set output path for netlist. - --netlist_path - -N Set name (only name, not path) of top level netlist file. + --netlist_path + -o Set output path for netlist. --netlist_filename + -N Set name (only name, not path) of top level netlist file. -t --tedax Set netlist type to tEDAx. -s --spice Set netlist type to SPICE. -x --no_x Don't use X (only command mode). diff --git a/src/xschemrc b/src/xschemrc index 7beaef6a..80ff4822 100644 --- a/src/xschemrc +++ b/src/xschemrc @@ -27,7 +27,7 @@ #### For testing in build src directory #### if unset following paths are set: -# . +# # ../xschem_library/devices #### For testing after installation: uncomment following lines