From e479948088852258c8f1a028e62963368a4f4c5e Mon Sep 17 00:00:00 2001 From: Florian Fischer <florian.fl.fischer@fau.de> Date: Mon, 23 Jul 2018 17:35:23 +0200 Subject: [PATCH] add Usage to output --- Readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e69ebd7..4643dc8 100644 --- a/Readme.md +++ b/Readme.md @@ -7,4 +7,9 @@ git clone https://muhq.space/software/allocbench.git ## Usage - + optional arguments: + -h, --help show this help message and exit + -s, --save save benchmark results to disk + -l, --load load benchmark results from disk + -r RUNS, --runs RUNS how often the benchmarks run + -v, --verbose more output -- GitLab