diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-07 09:10:56 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-07 09:10:56 +0000 |
commit | 4906e7b507f184c4934060430b6beedcea4dbf34 (patch) | |
tree | 4c8cb7fd717f99a698805abe17dac48f40e0537b | |
parent | 0eb1a3569e17b4afb1328df12f1b72b21025ef5e (diff) | |
download | ffmpeg-4906e7b507f184c4934060430b6beedcea4dbf34.tar.gz |
Amend documention for the option -prefix.
Originally committed as revision 25056 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/ffprobe-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ffprobe-doc.texi b/doc/ffprobe-doc.texi index 2ce4bc02a3..3b0e7a03a0 100644 --- a/doc/ffprobe-doc.texi +++ b/doc/ffprobe-doc.texi @@ -74,8 +74,8 @@ Force format to use. Show the unit of the displayed values. @item -prefix -Show a SI prefixes of the displayed values. -Unless "-byte_binary_prefix" option is used all the prefix +Use SI prefixes for the displayed values. +Unless the "-byte_binary_prefix" option is used all the prefixes are decimal. @item -byte_binary_prefix |