[MPlayer-cvslog] r22375 - trunk/TOOLS/checktree.sh

ivo subversion at mplayerhq.hu
Wed Feb 28 12:46:53 CET 2007


Author: ivo
Date: Wed Feb 28 12:46:53 2007
New Revision: 22375

Modified:
   trunk/TOOLS/checktree.sh

Log:
clarify -none command line option



Modified: trunk/TOOLS/checktree.sh
==============================================================================
--- trunk/TOOLS/checktree.sh	(original)
+++ trunk/TOOLS/checktree.sh	Wed Feb 28 12:46:53 2007
@@ -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"



More information about the MPlayer-cvslog mailing list