Expose --end-with

pull/82/head
Piero Toffanin 2019-05-20 10:39:34 -04:00
rodzic 676e15b421
commit c43a723037
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -58,7 +58,7 @@ module.exports = {
if (["-h", "--project-path", "--cmvs-maxImages", "--time",
"--zip-results", "--pmvs-num-cores",
"--start-with", "--gcp", "--images",
"--rerun-all", "--rerun", "--end-with",
"--rerun-all", "--rerun",
"--slam-config", "--video", "--version", "name"].indexOf(option) !== -1) continue;
let values = json[option];