From 43c7e085212d8f0950217cbee3b2419b82666600 Mon Sep 17 00:00:00 2001 From: stefan schippers Date: Tue, 30 Apr 2024 11:08:50 +0200 Subject: [PATCH] revert change `do not load XSCHEM_LIBRARY_PATH if options are given on cmdline`. if no file to load is given $XSCHEM_LIBRARY_PATH will be loaded regardless of command line switches --- doc/manpages/xschem.1.in | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/manpages/xschem.1.in b/doc/manpages/xschem.1.in index 0c56ea8b..5e96a0d9 100644 --- a/doc/manpages/xschem.1.in +++ b/doc/manpages/xschem.1.in @@ -130,6 +130,11 @@ Set flat netlist (for spice format only). Start without the tclreadline package ( this is necessary if stdin and stdout are to be redirected for example to /dev/null). .TP +.B --pipe +if stdin and stdout are to be redirected. This also prevents xschem +from closing stdin / stdout / stderr even if invoked from pipes. +.TP + .B -c, --color_ps Set color postscript. .TP