logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sch-rnd - Schematics editor

Description

sch-rnd  is  a  modular  schematics  capture  (editor).  The main use is interactive editing. If no -x is
       specified on the command line, the graphical editor mode is initiated.  Automated, headless processing is
       also possible with -x or--guibatch.

Name

       sch-rnd - Schematics editor

Options

--helptopic
              Print help about topic and exit; if no topic is specified, print available topics.

       -xexporter [exportflags]inputfile
              Instead of interactive editing, export the design (loaded from inputfile)  to  a  file  using  the
              specified  exporter  plugin.  A  list  of  exporter-specific  parameters may follow to control the
              details of the process.

       --guihid
              Use the hid plugin for the  "gui"  frontend.  Common  choices  are  "gtk2_gdk"  or  "lesstif"  for
              graphical  user  interfaces  and "batch" for a headless command-line interface (or automated batch
              processing).

       -cpath=val
              Set a config node in role CFR_CLI. The path of the node is path (e.g.  editor/grid)  and  the  new
              value is val (e.g. 5mm).

                                                   2022-09-29                                         sch-rnd(1)

Synposis

sch-rnd[options][inputfile]

See Also