From 54f27eae8d939335eece8057cab6d9c0c5990f51 Mon Sep 17 00:00:00 2001 From: Scott Klum Date: Thu, 15 Jan 2015 12:25:50 -0500 Subject: [PATCH] Updated helpq --- app/br/br.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/br/br.cpp b/app/br/br.cpp index 5daed53..2e2293a 100644 --- a/app/br/br.cpp +++ b/app/br/br.cpp @@ -264,7 +264,7 @@ private: "-evalClassification \n" "-evalClustering \n" "-evalDetection [{csv}] [{normalize}] [{minSize}]\n" - "-evalLandmarking [{csv} [ ]]\n" + "-evalLandmarking [{csv} [ ] [sample_index] [total_examples]]\n" "-evalRegression \n" "-assertEval \n" "-plotDetection ... {destination}\n" -- libgit2 0.21.4