mirror of https://github.com/mpv-player/mpv
clarify -none command line option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22375 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
2793a70e0f
commit
f2ef84573b
|
@ -118,6 +118,7 @@ for i in "$@"; do
|
||||||
printoption "stupid " "test for stupid code" "$_stupid"
|
printoption "stupid " "test for stupid code" "$_stupid"
|
||||||
echo
|
echo
|
||||||
printoption "all " "enable all tests" "no"
|
printoption "all " "enable all tests" "no"
|
||||||
|
echo " (-noall can be specified as -none)"
|
||||||
echo
|
echo
|
||||||
printoption "showcont " "show offending content of file(s)" \
|
printoption "showcont " "show offending content of file(s)" \
|
||||||
"$_showcont"
|
"$_showcont"
|
||||||
|
|
Loading…
Reference in New Issue