diff options
-rw-r--r-- | doc/serdi.1 | 24 |
1 files changed, 5 insertions, 19 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1 index 7acdbdfe..22c32892 100644 --- a/doc/serdi.1 +++ b/doc/serdi.1 @@ -1,19 +1,5 @@ -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH SERDI 1 "8 Jan 2012" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp <n> insert n+1 empty lines -.\" for manpage-specific macros, see man(7) +.TH SERDI 1 "17 Jan 2012" + .SH NAME .B serdi \- Read and write RDF syntax @@ -23,7 +9,7 @@ serdi [OPTIONS]... INPUT BASE_URI .SH OPTIONS .TP -\fB\-b\fT +\fB\-b\fR Fast bulk output for large serialisations. .TP @@ -31,11 +17,11 @@ Fast bulk output for large serialisations. Chop PREFIX from matching blank node IDs. .TP -\fB\-f\fT +\fB\-f\fR Keep full URIs in input (don't qualify). .TP -\fB\-h\fT +\fB\-h\fR Print the command line options. .TP |