aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2020-07-23 17:56:37 +0200
committerKostya Shishkov <kostya.shishkov@gmail.com>2020-07-23 17:56:37 +0200
commit38b3d7817151c8ec94ac6594c753547a570d11be (patch)
tree3cf4671cb5d36427c43b8425e644b5a9cf610d3a
parentf700bcdb1a7a8fae78ac2cb95ab239126b1af72d (diff)
downloadnihav-tool-38b3d7817151c8ec94ac6594c753547a570d11be.tar.gz
mention that --help is available
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2c34536..da0fffa 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ nihav-tool is a simple tool to test decoding functionality of NihAV.
Put it into directory with other NihAV crates and invoke `cargo build`.
See https://codecs.multimedia.cx/2020/07/some-words-about-nihav-tools/ for a description of how to use it.
+Or run `nihav-tool --help`.
## Contributing