summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefasab@gmail.com>2022-04-20 23:43:46 +0200
committerGyan Doshi <ffmpeg@gyani.pro>2022-04-21 12:34:04 +0530
commit83e1a1de8833845224948e5d002355c03dd117d5 (patch)
treebd549e36b10f5be987953ef1dbee4e02c0a1cc93 /doc
parent0059c7c07d9c180578d597b73d40b625c444f9ec (diff)
doc/ffprobe: clarify that the input file is not optional
Fix trac issue http://trac.ffmpeg.org/ticket/9562
Diffstat (limited to 'doc')
-rw-r--r--doc/ffprobe.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffprobe.texi b/doc/ffprobe.texi
index 59a397a225..c61b8979b1 100644
--- a/doc/ffprobe.texi
+++ b/doc/ffprobe.texi
@@ -12,7 +12,7 @@
@chapter Synopsis
-ffprobe [@var{options}] [@file{input_url}]
+ffprobe [@var{options}] @file{input_url}
@chapter Description
@c man begin DESCRIPTION