summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man1/ssdiff.1
blob: 95c56bacec0c40df80d1cab05a24ae06a1803546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
.de URL
\\$2 \(laURL: \\$1 \(ra\\$3
..
.if \n[.g] .mso www.tmac
.TH SSDIFF 1 "2012-12-24" gnumeric "GNOME"
.SH NAME
ssdiff \- compare two spreadsheets

.SH SYNOPSIS
\fBssdiff \fR [\fIOPTIONS\fR] \fIOLDFILE\fR \fINEWFILE\fR

.SH DESCRIPTION
This manual page briefly documents the \fBssdiff\fR command.

\fBssdiff\fR is a command line utility to compare two spreadsheets and list their differences

.\".SH "RETURN VALUE"
.\".SH "EXIT STATUS"
.\".SH ERRORS
.SH 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 (`--').

.SS "Output options"
.TP
.B \-x, \-\-xml
Display differences in xml format

.SS "Help options"
.TP
.B \-V, \-\-version
Display ssdiff's version
.TP
.B \-?, \-\-help
Display the supported options

.\".SH USAGE
.SH EXAMPLE
To compare an old version of a file with a newer file, run:
.PP
\fBssdiff\fR \fIold.gnumeric\fR \fInew.gnumeric\fR
.PP

The exit code will be 0 if no differences were found, 1 if differences
were found, and 2 in case of trouble.

.\".SH FILES
.\".SH ENVIRONMENT
.\".SH DIAGNOSTICS
.\".SH SECURITY
.\".SH CONFORMING TO
.\".SH NOTES
.\".SH BUGS

.SH LICENSE

\fBssdiff\fR 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
.URL "http://www.gnu.org" "GNU project page" .

.SH COPYRIGHT

The copyright on \fBssdiff\fR and the \fBgnumeric\fR software and source
code is held by the individual authors as is documented in the source code.

.SH AUTHOR

\fBssdiff\fR's primary author is Morten Welinder <terra@gnome.org>;
\fBssdiff\fR builds on the \fBgnumeric\fR codebase.

.SH SEE ALSO
\fBgnumeric\fR(1),
\fBssconvert\fR(1),
\fBssindex\fR(1)
\fBssgrep\fR(1)

.URL "http://www.gnome.org/projects/gnumeric/" "The Gnumeric Homepage" .

.URL "http://www.gnome.org/" "The GNOME project page" .