Commit d225ab23 authored by itsyplen's avatar itsyplen

Fixed mistakes in help

parent ee2b8aa7
......@@ -26,7 +26,7 @@ void help()
"./find_obj [--object_filename]=<object_filename, box.png as default> \n"
" [--scene_filename]=<scene_filename box_in_scene.png as default>] \n"
"Example: \n"
"./find_obj --object_filename =box.png --scene_filename = box_in_scene.png \n\n"
"./find_obj --object_filename=box.png --scene_filename=box_in_scene.png \n\n"
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment