.gnumeric: For clipboards, send also result values.
[gnumeric.git] / doc / ssdiff.1
blobf528534d3dbb5862f64a8493c3568c872fca4e44
1 .de URL
2 \\$2 \(laURL: \\$1 \(ra\\$3
3 ..
4 .if \n[.g] .mso www.tmac
5 .TH SSDIFF 1 "2012-12-24" gnumeric "GNOME"
6 .SH NAME
7 ssdiff \- compare two spreadsheets
9 .SH SYNOPSIS
10 \fBssdiff \fR [\fIOPTIONS\fR] \fIOLDFILE\fR \fINEWFILE\fR
12 .SH DESCRIPTION
13 This manual page briefly documents the \fBssdiff\fR command.
15 \fBssdiff\fR is a command line utility to compare two spreadsheets and list their differences
17 .\".SH "RETURN VALUE"
18 .\".SH "EXIT STATUS"
19 .\".SH ERRORS
20 .SH OPTIONS
21 This program follows the usual GNU command line syntax, with single
22 letter options starting with a single dash (`-') and longer options
23 starting with two dashes (`--').
25 .SS "Output options"
26 .TP
27 .B \-x, \-\-xml
28 Display differences in xml format
30 .SS "Help options"
31 .TP
32 .B \-V, \-\-version
33 Display ssdiff's version
34 .TP
35 .B \-?, \-\-help
36 Display the supported options
38 .\".SH USAGE
39 .SH EXAMPLE
40 To compare an old version of a file with a newer file, run:
41 .PP
42 \fBssdiff\fR \fIold.gnumeric\fR \fInew.gnumeric\fR
43 .PP
45 The exit code will be 0 if no differences were found, 1 if differences
46 were found, and 2 in case of trouble.
48 .\".SH FILES
49 .\".SH ENVIRONMENT
50 .\".SH DIAGNOSTICS
51 .\".SH SECURITY
52 .\".SH CONFORMING TO
53 .\".SH NOTES
54 .\".SH BUGS
56 .SH LICENSE
58 \fBssdiff\fR is licensed under the terms of the General Public
59 License (GPL), version 2 or 3. For information on this license look at the
60 source code that came with the software or see the 
61 .URL "http://www.gnu.org" "GNU project page" .
63 .SH COPYRIGHT
65 The copyright on \fBssdiff\fR and the \fBgnumeric\fR software and source
66 code is held by the individual authors as is documented in the source code.
68 .SH AUTHOR
70 \fBssdiff\fR's primary author is Morten Welinder <terra@gnome.org>; 
71 \fBssdiff\fR builds on the \fBgnumeric\fR codebase.
73 .SH SEE ALSO
74 \fBgnumeric\fR(1),
75 \fBssconvert\fR(1),
76 \fBssindex\fR(1)
77 \fBssgrep\fR(1)
79 .URL "http://www.gnome.org/projects/gnumeric/" "The Gnumeric Homepage" .
81 .URL "http://www.gnome.org/" "The GNOME project page" .