From a77fec7547865ab0adbd3e16fc9b6425291ccb5c Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 4 Jan 2015 16:49:53 +0100 Subject: manpage: fix --video-unscaled description This was changed a long time ago in commit 37319ab6. --- DOCS/man/options.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index d0cc79df20..331d439e7c 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -576,9 +576,8 @@ Video ``--video-unscaled`` Disable scaling of the video. If the window is larger than the video, black bars are added. Otherwise, the video is cropped. The video still - can be influenced by the other ``--video-...`` options. (If the - ``--video-zoom`` option is set to a value other than ``0``, scaling is - enabled, but the video isn't automatically scaled to the window size.) + can be influenced by the other ``--video-...`` options. (But not all; for + example ``--video-zoom`` does nothing if this option is enabled.) The video and monitor aspects aspect will be ignored. Aspect correction would require to scale the video in the X or Y direction, but this option -- cgit v1.2.3