fix forgotten \

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22527 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ivo 2007-03-12 17:16:45 +00:00
parent 2314032a33
commit 5a649978dd
1 changed files with 1 additions and 1 deletions

View File

@ -110,7 +110,7 @@ for i in "$@"; do
echo
printoption "color " "colored output" "$_color"
printoption "head " "print heading for each test" "$_head"
printoption "svn "
printoption "svn " \
"use svn info to determine which files to check" "$_svn"
echo -e "\nIf no files are specified, the whole tree is traversed."
echo -e "If there are, -(no)svn has no effect.\n"