compress: Overhaul the meaning of --aggressiveness.
[paraslash.git] / m4 / lls / filter_cmd.suite.m4
index dece6e6e54f9c90429c4fe14d070b8dea6cdb1de..c026a628acdda4adfdbf276ac8c5ca8d527e0d24 100644 (file)
@@ -35,25 +35,25 @@ caption = filters
                [/help]
        [option aggressiveness]
                short_opt = a
-               summary = controls the maximum amount to amplify by (1-15)
+               summary = controls the maximum amount to amplify by (0-10)
                typestr = bits
                arg_info = required_arg
                arg_type = uint32
                default_val = 4
                [help]
-                       This caps the maximal gain factor to 2**bits. The sum of the arguments
-                       to --aggressiveness and --inertia (see below) must not exceed 16.
+                       This controls the maximal gain factor. Zero means to not amplify
+                       at all while the value 10 corresponds to maximal gain factor which
+                       results in a 4-fold increase in volume.
                [/help]
        [option inertia]
                short_opt = i
-               summary = how much inertia ramping has (1-15)
+               summary = how much inertia ramping has (1-14)
                typestr = bits
                arg_info = required_arg
                arg_type = uint32
                default_val = 6
                [help]
-                       Larger values cause smaller volume adjustments. See --aggressiveness
-                       above.
+                       Larger values cause smaller volume adjustments.
                [/help]
        [option target-level]
                short_opt = t