about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2020-12-15 15:15:06 +0100
committersternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>2020-12-15 15:15:06 +0100
commit5d2d6e2ee19ced59027d89d1cc1283734376ea76 (patch)
treefcc20ecb7ce3eb926313add5b1c2bc978edc1e25
parenta123febc666f1beb8f292b7bc3469554c119cfc7 (diff)
doc(README): link man page
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 17bdfc8..bffbfed 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,8 @@ how to interact with a flipdot display. mainly it involves:
 you can also play around with its cli: the following command
 renders “Hello World” black on white using GNU Unifont onto
 a flipdot display (or simulator) running on `localhost:2323`.
-See `./bs-renderflipdot.exe -?` for more usage details.
+See [bs-renderflipdot(1)](https://sternenseemann.github.io/buchstabensuppe/man/bs-renderflipdot.1.html)
+for more usage details.
 
 ```
 ./bs-renderflipdot.exe -f /path/to/unifont.ttf -f /path/to/unifont_upper.ttf -i "Hello World"