From 1569255dc339a6e9c3d44720027fb403820dbdb8 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 13 Apr 2012 01:10:33 +0000 Subject: Use standard command synopsis style. git-svn-id: http://svn.drobilla.net/sord/trunk@213 3d64ff67-21c5-427c-a301-fe4f08042e5a --- doc/sord_validate.1 | 2 +- doc/sordi.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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 -- cgit v1.2.1