Merge
This commit is contained in:
parent
6bf0b9b107
commit
56e77382f3
@ -10,6 +10,7 @@
|
|||||||
# Syntax
|
# Syntax
|
||||||
if [ "x$1" != "xlist" -a "x$1" != "xfix" ]
|
if [ "x$1" != "xlist" -a "x$1" != "xfix" ]
|
||||||
then
|
then
|
||||||
|
echo "This script clean files with CR+LF into files with LF only. All source files are included, also files into includes."
|
||||||
echo "Usage: fixdosfiles.sh [list|fix]"
|
echo "Usage: fixdosfiles.sh [list|fix]"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user