From: Kostya Shishkov Date: Thu, 23 Jul 2020 15:56:06 +0000 (+0200) Subject: mention that --help is available X-Git-Url: https://git.nihav.org/?p=nihav-encoder.git;a=commitdiff_plain;h=22faa4089fe332ae268bd9dcd8347ddbc5fe820a mention that --help is available --- diff --git a/README.md b/README.md index ae8267e..b5ef999 100644 --- 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