diff options
author | David Robillard <d@drobilla.net> | 2012-09-09 07:09:58 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-09-09 07:09:58 +0000 |
commit | 178a5a788b59d429879ffbf393fb92993b25ea2b (patch) | |
tree | 3c93bebb9e6f220436603984a350aaf743e72baa /doc/sordi.1 | |
parent | caa001a6dd87396850284f3b050478d9a82d9184 (diff) | |
download | sord-178a5a788b59d429879ffbf393fb92993b25ea2b.tar.gz sord-178a5a788b59d429879ffbf393fb92993b25ea2b.tar.bz2 sord-178a5a788b59d429879ffbf393fb92993b25ea2b.zip |
Implement better data type validation in sord_validate conformant with the XSD and OWL specifications.
Fix memory leaks in sord_validate.
git-svn-id: http://svn.drobilla.net/sord/trunk@261 3d64ff67-21c5-427c-a301-fe4f08042e5a
Diffstat (limited to 'doc/sordi.1')
-rw-r--r-- | doc/sordi.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sordi.1 b/doc/sordi.1 index 8168999..6c53755 100644 --- a/doc/sordi.1 +++ b/doc/sordi.1 @@ -8,7 +8,7 @@ sordi [OPTION]... INPUT BASE_URI .SH OPTIONS .TP -\fB\-h\fR, \fB\-\-help\fR +\fB\-h\fR Print the command line options. .TP |