mention that --help is available
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 23 Jul 2020 15:56:06 +0000 (17:56 +0200)
committerKostya Shishkov <kostya.shiskov@gmail.com>
Sun, 4 Oct 2020 10:13:35 +0000 (12:13 +0200)
README.md

index ae8267e1c71b22470c5af279edccdaa14f9355ad..b5ef999b012ef4a3ef64b8abb85de4de36327135 100644 (file)
--- a/README.md
+++ b/README.md
@@ -7,6 +7,7 @@ nihav-encoder is a simple tool to test encoding 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-encoder --help`.
 
 ## Contributing