diff options
author | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
commit | e422a7df78f2036a35b8955e4f00008449eef1e1 (patch) | |
tree | 80aacf6e20df03a53f58dba9f0314b27c6fac98b /audio/bladeenc | |
parent | f3d51da982b780f12f96583b4e28927bdd5c7953 (diff) | |
download | pkgsrc-e422a7df78f2036a35b8955e4f00008449eef1e1.tar.gz |
Fix typo or mispelling.
Diffstat (limited to 'audio/bladeenc')
-rw-r--r-- | audio/bladeenc/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bladeenc/DESCR b/audio/bladeenc/DESCR index 2417a628322..fc986d527a7 100644 --- a/audio/bladeenc/DESCR +++ b/audio/bladeenc/DESCR @@ -1,8 +1,8 @@ BladeEnc is a program to generate MP3 files from WAV or AIFF sound files. -Any number of WAV/AIFF-files can be specified on the commandline and you +Any number of WAV/AIFF-files can be specified on the command-line and you can even use wildcards to specify more than one file at the same time. For example will the command "BladeEnc *.wav" compress all WAV-files in the current directory. Long filenames are supported when entering them on the -commandline, but if they include space-characters you will have to enclose +command line, but if they include space-characters you will have to enclose them with quotation-marks ( " ). |