Compare two spreadsheets
ssdiff [OPTIONS] OLDFILE NEWFILE
This manual page briefly documents the ssdiff command.
ssdiff is a command line utility to compare two spreadsheets and list their differences
This program follows the usual GNU command line syntax, with single letter options starting with a single dash (`-') and longer options starting with two dashes (`--').
-x, --xml
Display differences in xml format
-V, --version
Display ssdiff's version
-?, --help
Display the supported options
To compare an old version of a file with a newer file, run:
ssdiff old.gnumeric new.gnumeric
ssdiff is licensed under the terms of the General Public License (GPL), version 2 or 3. For information on this license look at the source code that came with the software or see the \$2 \(laURL: \$1 \(ra\$3
The copyright on ssdiff and the gnumeric software and source code is held by the individual authors as is documented in the source code.
ssdiff's primary author is Morten Welinder <[email protected]>; ssdiff builds on the gnumeric codebase.