Skip to content
Snippets Groups Projects
Commit f319f5da authored by Jordi Inglada's avatar Jordi Inglada
Browse files

DOC: typo

parent 1de9721a
Branches
Tags
No related merge requests found
......@@ -60,7 +60,7 @@ int main(int argc, char** argv )
if(argc!= 8)
{
std::cerr <<"Usage: "<<argv[0];
std::cerr<<"fixedFileName movingFileName fieldOutName imageOutName ";
std::cerr<<" fixedFileName movingFileName fieldOutName imageOutName ";
std::cerr<<"explorationSize bluringSigma nbIterations ";
return EXIT_FAILURE;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment