schdiff -V (return code: 1)
Usage: schdiff old new
View a graphical diff of gEDA schematics using gschem and ImageMagick.
Usage with git:
git difftool -x schdiff ...
Usage with Mercurial:
Add the following to .hgrc:
[extensions]
hgext.extdiff =
[extdiff]
cmd.schdiff = /path/to/schdiff
Then use: hg schdiff ...
Usage with Subversion:
svn diff --diff-cmd schdiff
Report bugs to <http://bugs.launchpad.net/geda>
gEDA/gaf homepage <http://gpleda.org/>
schdiff --help (return code: 1)
Usage: schdiff old new
View a graphical diff of gEDA schematics using gschem and ImageMagick.
Usage with git:
git difftool -x schdiff ...
Usage with Mercurial:
Add the following to .hgrc:
[extensions]
hgext.extdiff =
[extdiff]
cmd.schdiff = /path/to/schdiff
Then use: hg schdiff ...
Usage with Subversion:
svn diff --diff-cmd schdiff
Report bugs to <http://bugs.launchpad.net/geda>
gEDA/gaf homepage <http://gpleda.org/>