From 88d7e332076634075db100a90b232bd9107e5e13 Mon Sep 17 00:00:00 2001 From: David Addison Date: Thu, 15 Jan 2026 13:32:55 -0800 Subject: [PATCH] Add -M memory report option to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9185a7..a9071c4 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ All tests support the same set of arguments : * `-S,--report_timestamps <0/1>` Add timestamp (`"%Y-%m-%d %H:%M:%S"`) to each performance report line. Default : 0. * `-J,--output_file ` Write [JSON] output to filepath. Infer type from suffix (only `json` supported presently). * `-T,--timeout