diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2022-04-20 23:43:28 +0200 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2022-04-21 12:28:05 +0530 |
commit | 0059c7c07d9c180578d597b73d40b625c444f9ec (patch) | |
tree | c3f37123a97a40d3af659def0e4666c7d6e85978 | |
parent | 25d3f96db7d7b4a30acd4373ebf5469821789366 (diff) | |
download | ffmpeg-0059c7c07d9c180578d597b73d40b625c444f9ec.tar.gz |
doc/ffplay: put keystrokes to decrease and increase volume on the same line
Fix trac issue http://trac.ffmpeg.org/ticket/7832
-rw-r--r-- | doc/ffplay.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ffplay.texi b/doc/ffplay.texi index 0f090128f2..5dd860b846 100644 --- a/doc/ffplay.texi +++ b/doc/ffplay.texi @@ -214,8 +214,6 @@ Pause. Toggle mute. @item 9, 0 -Decrease and increase volume respectively. - @item /, * Decrease and increase volume respectively. |