1
Fork 0

Updating README

This commit is contained in:
Alex Yatskov 2015-06-14 10:59:47 +09:00
parent 933e7d378f
commit 788d7b87ec
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ optional arguments:
For example, in order to extract the game's music files only, you could execute the following command:
`./parse.py --pattern "*.ogg" --output hlm2_data_desktop.wad`
`./parse.py --pattern "*.ogg" hlm2_data_desktop.wad`
While I expect this utility to be trivial for all to use, let me know if you encounter any difficulties or unexpected
behavior.