summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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*.