Updated run.pl, fixed usage typo.

pull/129/head
Felix 2015-07-20 19:50:55 +08:00
rodzic 6b4d8b8cfc
commit 7e90a4bb07
1 zmienionych plików z 1 dodań i 1 usunięć

2
run.pl
Wyświetl plik

@ -284,7 +284,7 @@ sub parseArgs {
if($args{"--help"}){
print "\nusgae: run.pl [options]";
print "\nusage: run.pl [options]";
print "\nit should be run from the folder contining the images to which should reconstructed";
print "\n";
print "\noptions:";