From a6d41407efa50d9fe63b23534a78c9a1efddb570 Mon Sep 17 00:00:00 2001 From: Ulrich Bauer Date: Wed, 28 Aug 2019 23:27:42 +0200 Subject: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36b041c..8e993c8 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ The input is given either in a file whose name is passed as an argument, or thro - `--dim k`: compute persistent homology up to dimension *k*. - `--threshold t`: compute Rips complexes up to diameter *t*. - `--modulus p`: compute homology with coefficients in the prime field Z/*p*Z (only available when built with the option `USE_COEFFICIENTS`). - - `--ratio `: only show persistence pairs with death/birth ratio > *r*. + - `--ratio r`: only show persistence pairs with death/birth ratio > *r*. -- cgit v1.2.3