Add verbose flag to IRDKit, improve printing
This commit is contained in:
+4
-2
@@ -2,6 +2,8 @@
|
||||
|
||||
IRDKit is a tool that allows direct use of LibIRD functionality from the command line interface. The basic usage is:
|
||||
```
|
||||
irdkit game.iso game.ird
|
||||
irdkit create game.iso
|
||||
irdkit info game.ird
|
||||
irdkit diff game1.ird game2.ird
|
||||
```
|
||||
For detailed usage, run `irdkit --help`
|
||||
For detailed usage, run `irdkit help`
|
||||
Reference in New Issue
Block a user