diff options
author | Stefano Sabatini | 2013-08-29 00:08:27 +0200 |
---|---|---|
committer | Stefano Sabatini | 2013-08-29 00:08:27 +0200 |
commit | 083f0580241ce288e7aeeb79880eb08d6f2ebb10 (patch) | |
tree | 40b825cfd5717b13ac69dd6e7d54ce2627c2808e /doc/formats.texi | |
parent | e31db621bf0037b9079bff996d34f4163f4b3c16 (diff) |
doc/formats: remove probe_score entry, since it's not an option
Diffstat (limited to 'doc/formats.texi')
-rw-r--r-- | doc/formats.texi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/formats.texi b/doc/formats.texi index de6cb76fe4..e1797551ee 100644 --- a/doc/formats.texi +++ b/doc/formats.texi @@ -137,10 +137,6 @@ non-monotonic negative timestamps. Flush the underlying I/O stream after each packet. Default 1 enables it, and has the effect of reducing the latency; 0 disables it and may slightly increase performance in some cases. - -@item probe_score @var{integer} (@emph{input}) -This field is only accessible programatically, its value represents the score -by which the format was detected. @end table @c man end FORMAT OPTIONS |