summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-27 00:26:21 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-27 00:26:21 +0000
commit1eabccdac2991e0cee9cba998e1867c3bc69f86a (patch)
tree06f86d634f9c0e7dda0498bad12482964bf409d7
parente080febb5d425f77b8db2940cec585108572fd89 (diff)
downloadmpv-1eabccdac2991e0cee9cba998e1867c3bc69f86a.tar.bz2
mpv-1eabccdac2991e0cee9cba998e1867c3bc69f86a.tar.xz
_ vs - in option names
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11284 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/tech/patches.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/tech/patches.txt b/DOCS/tech/patches.txt
index d1a9e2c69e..1b11e9283c 100644
--- a/DOCS/tech/patches.txt
+++ b/DOCS/tech/patches.txt
@@ -59,5 +59,7 @@ outdated patches.
9. Do not immediately ask for CVS write access. If you contributed one or more
nice, acceptable patches and they need maintaining or you want to be an
MPlayer developer, you'll get CVS write access.
+
+10. For consistency reasons all option names must use '-' instead of '_'.
Thank you!