Updated documentation.

This commit is contained in:
skarg
2007-11-29 15:52:42 +00:00
parent d682055efc
commit c585241c03
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
if [ ! -x .indent.pro ]
then
echo "-kr -nut -nlp -ip4 -cli4" > .indent.pro
echo "-kr -nut -nlp -ip4 -cli4 -bfda -nbc -nbbo -c0 -cd0 -cp0 -di0 -l79" > .indent.pro
fi
directory=${1-`pwd`}