From ae0459c729a1efcb1880dee1c2062f223906ebdd Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Sun, 8 Sep 2019 16:54:51 +0200 Subject: render usage as code --- Readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 3cbb294..aba4b75 100644 --- a/Readme.md +++ b/Readme.md @@ -17,11 +17,11 @@ git clone https://muhq.space/software/allocbench.git ## Usage -usage: bench.py [-h] [-ds, --dont-save] [-l LOAD] [--analyse] [-r RUNS] [-v] - [-vdebug] [-b BENCHMARKS [BENCHMARKS ...]] - [-xb EXCLUDE_BENCHMARKS [EXCLUDE_BENCHMARKS ...]] - [-a ALLOCATORS [ALLOCATORS ...]] [-ns] [-rd RESULTDIR] - [--license] + usage: bench.py [-h] [-ds, --dont-save] [-l LOAD] [--analyse] [-r RUNS] [-v] + [-vdebug] [-b BENCHMARKS [BENCHMARKS ...]] + [-xb EXCLUDE_BENCHMARKS [EXCLUDE_BENCHMARKS ...]] + [-a ALLOCATORS [ALLOCATORS ...]] [-ns] [-rd RESULTDIR] + [--license] benchmark memory allocators -- cgit v1.2.3