Skip to content

Commit

Permalink
note allowed types for --xcontenttype
Browse files Browse the repository at this point in the history
  • Loading branch information
SciresM committed Jan 15, 2020
1 parent 8ba0c28 commit 46cc41c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ static void usage(void) {
" --basefake Use a fake Base RomFS with update partitions (all reads will return 0xCC).\n"
" --onlyupdated Ignore non-updated files in update partitions.\n"
" --xcontenttype= Only extract contents if the content type matches an expected one.\n"
" Supported types are integers 0-9 or [program, meta, control, manual, data, publicdata].\n"
" --appendsectypes Append a section type string to section paths.\n"
" --suppresskeys Suppress output of decrypted keys.\n"
"NPDM options:\n"
Expand Down

0 comments on commit 46cc41c

Please sign in to comment.