summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-04-13 01:10:33 +0000
committerDavid Robillard <d@drobilla.net>2012-04-13 01:10:33 +0000
commit1569255dc339a6e9c3d44720027fb403820dbdb8 (patch)
tree19d4641638c1a2e2d0825eb02f016a8b0e2f629f /doc
parent11ac7470a030647b0efc0cb9836b11c6dbd2467a (diff)
downloadsord-1569255dc339a6e9c3d44720027fb403820dbdb8.tar.gz
sord-1569255dc339a6e9c3d44720027fb403820dbdb8.tar.bz2
sord-1569255dc339a6e9c3d44720027fb403820dbdb8.zip
Use standard command synopsis style.
git-svn-id: http://svn.drobilla.net/sord/trunk@213 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'doc')
-rw-r--r--doc/sord_validate.12
-rw-r--r--doc/sordi.12
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/sord_validate.1 b/doc/sord_validate.1
index 071611d..602707f 100644
--- a/doc/sord_validate.1
+++ b/doc/sord_validate.1
@@ -4,7 +4,7 @@
.B sord_validate \- Validate RDF data
.SH SYNOPSIS
-sord_validate INPUT...
+sord_validate [OPTION]... INPUT...
This is a simple validator which checks that all used properties are actually
defined, and that the domain and range of properties is explicitly correct.
diff --git a/doc/sordi.1 b/doc/sordi.1
index 820282d..8168999 100644
--- a/doc/sordi.1
+++ b/doc/sordi.1
@@ -4,7 +4,7 @@
.B sordi \- Load and re-serialise RDF data
.SH SYNOPSIS
-sordi [OPTIONS]... INPUT BASE_URI
+sordi [OPTION]... INPUT BASE_URI
.SH OPTIONS
.TP