Mercurial > mplayer.hg
changeset 22357:131563493cc4
clarify -none command line option
author | ivo |
---|---|
date | Wed, 28 Feb 2007 11:46:53 +0000 |
parents | 37248dbbf6ff |
children | 98d5ee376a61 |
files | TOOLS/checktree.sh |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TOOLS/checktree.sh Wed Feb 28 09:18:42 2007 +0000 +++ b/TOOLS/checktree.sh Wed Feb 28 11:46:53 2007 +0000 @@ -118,6 +118,7 @@ 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"