diff --git a/README.md b/README.md index 2b4f30c..dd37040 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ Tools for decoding, decrypting and encrypting ICFs ## Usage ```shell -Usage: icf-reader.exe +Usage: icf-reader Commands: - encrypt Fixes some common ICF errors, then encrypt the given ICF - decrypt Decrypts the given ICF - decode Decodes the given ICF (optionally to a JSON file) - encode Encodes a JSON file from the decode subcommand to an ICF - help Print this message or the help of the given subcommand(s) + encrypt Fixes some common ICF errors, then encrypt the given ICF + decrypt Decrypts the given ICF + decode Decodes the given ICF (optionally to a JSON file) + encode Encodes a JSON file from the decode subcommand to an ICF + generate Generates an ICF1 file from a folder of .pack, .app, and .opt files + help Print this message or the help of the given subcommand(s) Options: -h, --help Print help