Print All option for info

`-a`/`--all` for irdkit info command
This commit is contained in:
Deterous
2025-08-19 11:37:11 +09:00
committed by GitHub
parent 048d70b473
commit ce5b610f92
6 changed files with 143 additions and 20 deletions
+1
View File
@@ -32,6 +32,7 @@ For all options, run `irdkit help info`
To print info about an ISO or IRD file, run `irdkit info game.iso` or `irdkit info game.ird`
The info can be printed to a file, e.g. `-o out.txt` or `--output=`
The info can be formatted as a JSON with `-j` or `--json`
To print all info in the IRD use `-a` or `--all`
## Comparing IRDs