summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-28 11:46:53 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-28 11:46:53 +0000
commitf2ef84573b36a832cde04ea8a1cd55ebc64b85e4 (patch)
treeea59733dbc7ba7752a2a48f1de2cc29ef2b192b1 /TOOLS
parent2793a70e0fb344aa6b1f3bf7d4923f501c9dccc7 (diff)
downloadmpv-f2ef84573b36a832cde04ea8a1cd55ebc64b85e4.tar.bz2
mpv-f2ef84573b36a832cde04ea8a1cd55ebc64b85e4.tar.xz
clarify -none command line option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22375 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/checktree.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh
index 106a0b987d..77717e88f9 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -118,6 +118,7 @@ for i in "$@"; do
printoption "stupid " "test for stupid code" "$_stupid"
echo
printoption "all " "enable all tests" "no"
+ echo " (-noall can be specified as -none)"
echo
printoption "showcont " "show offending content of file(s)" \
"$_showcont"