summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Bauer <mail@ulrich-bauer.org>2019-08-28 23:27:42 +0200
committerUlrich Bauer <mail@ulrich-bauer.org>2019-08-28 23:28:19 +0200
commita6d41407efa50d9fe63b23534a78c9a1efddb570 (patch)
tree16c13717f506714a15cd6077789f501f2491ff02
parenta5b23f2160fa05c69dfa2698c5a7d59e44f671f4 (diff)
readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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 <r>`: only show persistence pairs with death/birth ratio > *r*.
+ - `--ratio r`: only show persistence pairs with death/birth ratio > *r*.