From 926801427b14b1a72b56c47aa9fab0e3bc78e824 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 3 Mar 2021 13:28:53 -0500 Subject: [PATCH] Update help output --- README.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 0a21205c..832a2e13 100644 --- a/README.markdown +++ b/README.markdown @@ -52,13 +52,15 @@ $ rattletrap --help ``` ``` -rattletrap version 9.0.1 +rattletrap version 10.0.0 -c --compact minify JSON output -f --fast only encode or decode the header -h --help show the help -i FILE|URL --input=FILE|URL input file or URL -m MODE --mode=MODE decode or encode -o FILE --output=FILE output file + --schema output the schema + --skip-crc skip the CRC -v --version show the version ```