[xiph-commits] r14982 - trunk/vorbis-tools/ogg123
ivo at svn.xiph.org
ivo at svn.xiph.org
Fri May 30 14:30:54 PDT 2008
Author: ivo
Date: 2008-05-30 14:30:54 -0700 (Fri, 30 May 2008)
New Revision: 14982
Modified:
trunk/vorbis-tools/ogg123/ogg123.1
Log:
Manual clarification on -b and -p switches. Closes #1206.
Modified: trunk/vorbis-tools/ogg123/ogg123.1
===================================================================
--- trunk/vorbis-tools/ogg123/ogg123.1 2008-05-30 01:34:20 UTC (rev 14981)
+++ trunk/vorbis-tools/ogg123/ogg123.1 2008-05-30 21:30:54 UTC (rev 14982)
@@ -60,10 +60,10 @@
one filename, directory name, or URL per line. Blank lines are permitted.
Directories will be treated in the same way as on the command line.
.IP "-b n, --buffer n"
-Use an input buffer of approximately 'n' kilobytes.
+Use an input buffer of approximately 'n' kilobytes. HTTP-only option.
.IP "-p n, --prebuffer n"
Prebuffer 'n' percent of the input buffer. Playback won't begin until
-this prebuffer is complete.
+this prebuffer is complete. HTTP-only option.
.IP "-d device, --device device"
Specify output device. See
.B DEVICES
More information about the commits
mailing list