ssdiff - compare two spreadsheets
Contents
Copyright
The copyright on ssdiff and the gnumeric software and source code is held by the individual authors as is
documented in the source code.
Description
This manual page briefly documents the ssdiff command.
ssdiff is a command line utility to compare two spreadsheets and list their differences
Example
To compare an old version of a file with a newer file, run:
ssdiffold.gnumericnew.gnumeric
The exit code will be 0 if no differences were found, 1 if differences were found, and 2 in case of
trouble.
License
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 GNU project page ⟨http://
www.gnu.org⟩.
Name
ssdiff - compare two spreadsheets
Options
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 (`--').
Outputoptions-x,--xml
Display differences in xml format
Helpoptions-V,--version
Display ssdiff's version
-?,--help
Display the supported options
See Also
gnumeric(1), ssconvert(1), ssindex(1) ssgrep(1) The Gnumeric Homepage ⟨http://www.gnome.org/projects/gnumeric/⟩. The GNOME project page ⟨http://www.gnome.org/⟩. gnumeric 2012-12-24 SSDIFF(1)
Synopsis
ssdiff [OPTIONS] OLDFILENEWFILE
