From: Kostya Shishkov Date: Thu, 23 Jul 2020 15:56:37 +0000 (+0200) Subject: mention that --help is available X-Git-Url: https://git.nihav.org/?p=nihav-tool.git;a=commitdiff_plain;h=38b3d7817151c8ec94ac6594c753547a570d11be;ds=sidebyside mention that --help is available --- 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