From 887b28f5a978c838b6de9ae2d77f0c7233642c5e Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Tue, 10 Oct 2017 11:39:08 +0000 Subject: Progressbar update --- src/gemma.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/gemma.cpp b/src/gemma.cpp index 61fffc9..76ff999 100644 --- a/src/gemma.cpp +++ b/src/gemma.cpp @@ -424,8 +424,8 @@ void GEMMA::PrintHelp(size_t option) { "default 1)" << endl; cout << " -pace [num] " - << " specify terminal display update pace (default 100000 SNPs or " - "100000 iterations)." + << " specify terminal display update pace (default 1,000 SNPs or " + "1,000 iterations)." << endl; cout << " -outdir [path] " << " specify output directory path (default \"./output/\")" << endl; -- cgit v1.2.3