mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
Update txtp_maker.py
Fix typo
This commit is contained in:
parent
88951a1ab2
commit
7b8e541d73
@ -44,7 +44,7 @@ def print_help(appname):
|
|||||||
" -d (dir): add dir in TXTP (if the file will reside in a subdir)\n"
|
" -d (dir): add dir in TXTP (if the file will reside in a subdir)\n"
|
||||||
" -m: create mini-txtp\n"
|
" -m: create mini-txtp\n"
|
||||||
" -o: overwrite existing .txtp (beware when using with internal names)\n"
|
" -o: overwrite existing .txtp (beware when using with internal names)\n"
|
||||||
" -O: rename rather than overwritting\n"
|
" -O: rename rather than overwriting\n"
|
||||||
" -in: name TXTP using the subsong's internal name if found\n"
|
" -in: name TXTP using the subsong's internal name if found\n"
|
||||||
" -ie: remove internal name's extension\n"
|
" -ie: remove internal name's extension\n"
|
||||||
" -ii: add subsong number when using internal name\n"
|
" -ii: add subsong number when using internal name\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user