diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 28d4cd4..ae6ac5b 100644 --- a/README.md +++ b/README.md @@ -132,10 +132,10 @@ Above example files can be downloaded from GEMMA has a wide range of debugging options which can be viewed with ``` -./bin/gemma -h 14 +gemma -h 14 DEBUG OPTIONS - -no-check disable checks + -check enable checks (slower) -no-fpe-check disable hardware floating point checking -strict strict mode will stop when there is a problem -silence silent terminal display |