From da3c5ad5c6db46fb2198a5bf75648e71e2a17996 Mon Sep 17 00:00:00 2001 From: Artyom Bologov Date: Sat, 17 Aug 2024 02:43:47 +0400 Subject: Add -debug-dump CLI flag for dumping data to files. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2b5a812..31837fa 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ GEMMA has a wide range of debugging options which can be viewed with -silence silent terminal display -debug debug output -debug-data debug data output + -debug-dump -debug-data, but store the data to files (grep write() calls for messages/names) -nind [num] read up to num individuals -issue [num] enable tests relevant to issue tracker -legacy run gemma in legacy mode -- cgit v1.2.3