mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Update help accordingly
This commit is contained in:
@@ -277,7 +277,7 @@ CREATE TABLE IF NOT EXISTS systems (
|
||||
Console.Write(@"
|
||||
DATabase - Import and Generate DAT files
|
||||
-----------------------------------------
|
||||
Usage: DATabase <option> (input=<filename>|<dirname>) | (system=sy) (source=so)
|
||||
Usage: DATabase <option> (<filename>|<dirname>) | (system=sy) (source=so)
|
||||
|
||||
<option> can be one of the following:
|
||||
-h, -?, --help Show this help
|
||||
@@ -291,6 +291,7 @@ Usage: DATabase <option> (input=<filename>|<dirname>) | (system=sy) (source=so)
|
||||
|
||||
If started in import or convert mode, either a filename
|
||||
or directory name is required in order to run.
|
||||
Filenames and directories can't start with '-' or contain '='
|
||||
|
||||
If started in generate mode, here are the possible states:
|
||||
system blank, source blank Create MEGAMERGED
|
||||
|
||||
Reference in New Issue
Block a user