diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/serdi.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/serdi.1 b/doc/serdi.1 index 0545be93..13ee7456 100644 --- a/doc/serdi.1 +++ b/doc/serdi.1 @@ -13,6 +13,13 @@ serdi [\fIOPTION\fR]... \fIINPUT\fR... Set input base URI. .TP +.BR \-V +Validate inputs. +All necessary data, including schemas, must be passed as inputs. +Output will only be written if validation succeeds. +Combine with -o empty to suppress output and only show validation errors. + +.TP .BR \-a Write ASCII output if possible. |