Skip to content
Snippets Groups Projects
Commit 4a9a9631 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Merge branch 'frederic34-fetchobject' into develop

parents 7a9de0fe 56e77382
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@
# Syntax
if [ "x$1" != "xlist" -a "x$1" != "xfix" ]
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]"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment