summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2024-02-21 09:48:51 -0600
committerDudemanguy <random342@airmail.cc>2024-02-26 16:46:00 +0000
commitc774b5f5173f8e43e2da0612437f7e3931df6acc (patch)
treecef61519cc579c658bf0b7594bf13d5391fbf1f2 /DOCS/man/options.rst
parentb7fd232524bc213df91fa77ca0261ff514fad1e4 (diff)
downloadmpv-c774b5f5173f8e43e2da0612437f7e3931df6acc.tar.bz2
mpv-c774b5f5173f8e43e2da0612437f7e3931df6acc.tar.xz
player: rename --background to --background-color
This better represents what it actually does. --background will be used for another, related option in the next commit.
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index b861240976..e484b183ab 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -6946,7 +6946,7 @@ them.
any advantages over normal textures. Note that hardware decoding overrides
this flag. Could be removed any time.
-``--background=<color>``
+``--background-color=<color>``
Color used to draw parts of the mpv window not covered by video. See the
``--sub-color`` option for how colors are defined.