comparison src/sord-0.12.0/doc/sordi.1 @ 85:545efbb81310

Import initial set of sources
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 18 Mar 2013 14:12:14 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 85:545efbb81310
1 .TH SORDI 1 "17 Jan 2012"
2
3 .SH NAME
4 .B sordi \- Load and re-serialise RDF data
5
6 .SH SYNOPSIS
7 sordi [OPTION]... INPUT BASE_URI
8
9 .SH OPTIONS
10 .TP
11 \fB\-h\fR
12 Print the command line options.
13
14 .TP
15 \fB\-i SYNTAX\fR
16 Read input in SYNTAX (`turtle' or `ntriples').
17
18 .TP
19 \fB\-o SYNTAX\fR
20 Write output in SYNTAX (`turtle' or `ntriples').
21
22 .TP
23 \fB\-s INPUT\fR
24 Parse INPUT as a string (terminates options).
25
26 .TP
27 \fB\-v\fR
28 Display version information and exit.
29
30 .SH AUTHOR
31 Sordi was written by David Robillard <d@drobilla.net>
32
33 .SH COPYRIGHT
34 Copyright \(co 2011-2013 David Robillard.
35 .br
36 License: <http://www.opensource.org/licenses/isc-license>
37 .br
38 This is free software; you are free to change and redistribute it.
39 .br
40 There is NO WARRANTY, to the extent permitted by law.
41
42 .SH "SEE ALSO"
43 <http://drobilla.net/software/sord>