Skip to content

Commit 46cc41c

Browse files
committed
note allowed types for --xcontenttype
1 parent 8ba0c28 commit 46cc41c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ static void usage(void) {
5959
" --basefake Use a fake Base RomFS with update partitions (all reads will return 0xCC).\n"
6060
" --onlyupdated Ignore non-updated files in update partitions.\n"
6161
" --xcontenttype= Only extract contents if the content type matches an expected one.\n"
62+
" Supported types are integers 0-9 or [program, meta, control, manual, data, publicdata].\n"
6263
" --appendsectypes Append a section type string to section paths.\n"
6364
" --suppresskeys Suppress output of decrypted keys.\n"
6465
"NPDM options:\n"

0 commit comments

Comments
 (0)