mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Remove "input=" from the syntax since it's only for special cases as said below.
This commit is contained in:
@@ -280,7 +280,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
|
||||
|
||||
Reference in New Issue
Block a user