summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2020-05-04 21:29:17 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2020-05-04 21:29:17 +0200
commit0361fa520799835723583e6c87f974fe8f7212e1 (patch)
tree4964bf78d94ac8854099fc6030a1f583ded81b68
parent263b055953f2b49e1fdc4b0cb4bec5253c04a265 (diff)
Update man pages.
-rw-r--r--man/dgvalidator.136
-rw-r--r--man/drumgizmo.12
2 files changed, 34 insertions, 4 deletions
diff --git a/man/dgvalidator.1 b/man/dgvalidator.1
index 281ae74..d436227 100644
--- a/man/dgvalidator.1
+++ b/man/dgvalidator.1
@@ -1,10 +1,10 @@
-.TH "DGVALIDATOR" "1" "29 June 2019" "dgvalidator" ""
+.TH "DGVALIDATOR" "1" "4 May 2020" "dgvalidator" ""
.SH NAME
dgvalidator \- drumgizmo drumkit validator
.SH SYNOPSIS
-\fBdgvalidator\fR <drumkitfile>|-h|--help
+\fBdgvalidator\fR [\fIOPTIONS\fR] <\fIFILE\fR>
.SH "DESCRIPTION"
.PP
@@ -18,10 +18,36 @@ referred by the instruments.
.SH "OPTIONS"
.PD 0
+
+.RE
+\fB-n, --no-audio\fR
+.RS 7
+Skip checking audio file existence and samplerate.
+
+.RE
+\fB-v, --verbose\fR
+.RS 7
+Print more info during validation. Can be added multiple times to increase output verbosity.
+
+.RE
+\fB-q, --quiet\fR
+.RS 7
+Don't print any output, even on errors.
+
+.RE
+\fB-V, --version\fR
+.RS 7
+Print version and exit.
+
.RE
\fB-h, --help\fR
.RS 7
-Print command line help and exit.
+Print this message and exit.
+
+.RE
+\fB-D, --debug \fIDDD\fR
+.RS 7
+Enable debug messages on \fIDDD\fR see hugin documentation for details.
.RE
\fBdrumkitfile\fR
@@ -29,6 +55,10 @@ Print command line help and exit.
The drumkitfile to verify.
.RE
+.SH "EXIT STATUS"
+Exit status is 0 if no error are found and 1 if validation fails.
+
+.RE
.SH "BUGS"
Report bugs to http://www.drumgizmo.org/wiki/doku.php?id=bugs.
diff --git a/man/drumgizmo.1 b/man/drumgizmo.1
index 6770d49..ac8628e 100644
--- a/man/drumgizmo.1
+++ b/man/drumgizmo.1
@@ -4,7 +4,7 @@
drumgizmo \- drum application
.SH SYNOPSIS
-\fBdrumgizmo\fR [OPTIONS] drumkitfile
+\fBdrumgizmo\fR [\fIOPTIONS\fR] <\fIFILE\fR>
.SH "DESCRIPTION"
.PP