Skip to content
Snippets Groups Projects
Commit 7581c90b authored by Saad Jbabdi's avatar Saad Jbabdi
Browse files

small modif to the usage

parent 60e42e68
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
if [ "$3" == "" ] ; then
echo "Usage: <original bvecs> <rotated bvecs> <ecclog>"
echo ""
echo "<ecclog> is the output log file from ecc"
echo "<ecclog> is the output log file from eddy_correct"
echo ""
exit 1;
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