]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - m4/gengetopt/compress_filter.m4
Change all multi-word options to dashes instead of underscores.
[paraslash.git] / m4 / gengetopt / compress_filter.m4
index 739e4f0290fa3b39152cfb5fa5d6291f5619321f..772bdb2ef69615036791b9fa795c2018b55b9c05 100644 (file)
@@ -1,5 +1,7 @@
 args "--no-version --no-help"
 
+purpose "Dynamically adjust the volume of an audio stream."
+
 option "blocksize" b
 #~~~~~~~~~~~~~~~~~~~
 "adjust block size"
@@ -24,7 +26,7 @@ option "inertia" i
 default="6"
 optional
 
-option "target_level" t
+option "target-level" t
 #~~~~~~~~~~~~~~~~~~~~~~
 "target signal level (0-32768)"
 int typestr="number"