shithub: sox

Download patch

ref: 130d2d573fd9d10b8b623b139b36551e3d30c52c
parent: b8cb6cff839e945983d974a794b2d9b27c3e9ddd
author: rrt <rrt>
date: Sun Jan 21 14:44:12 EST 2007

Fix help spacing typo.

--- a/src/sox.c
+++ b/src/sox.c
@@ -1640,7 +1640,7 @@
          "-s/-u/-U/-A/    sample encoding: signed/unsigned/u-law/A-law\n"
          "  -a/-i/-g/-f   ADPCM/IMA_ADPCM/GSM/floating point\n"
          "-1/-2/-3/-4/-8  sample size in bytes\n"
-         "-v, --volume volume input file volume adjustment factor (real number)\n"
+         "-v, --volume    volume input file volume adjustment factor (real number)\n"
          "\n");
 
   printf("Supported file formats:");