mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Fix help a little
This commit is contained in:
@@ -89,7 +89,7 @@ Options:
|
|||||||
url= URL (source only)
|
url= URL (source only)
|
||||||
-cc, --convert-cmp Convert an XML DAT to CMP
|
-cc, --convert-cmp Convert an XML DAT to CMP
|
||||||
out= Output directory
|
out= Output directory
|
||||||
-cm, --convert-miss
|
-cm, --convert-miss Convert from DAT to miss
|
||||||
-r, --roms Output roms to miss instead of sets
|
-r, --roms Output roms to miss instead of sets
|
||||||
-gp, --game-prefix Add game name as a prefix to each item
|
-gp, --game-prefix Add game name as a prefix to each item
|
||||||
-pre=, --prefix= Set prefix to be printed in front of all lines
|
-pre=, --prefix= Set prefix to be printed in front of all lines
|
||||||
@@ -116,7 +116,7 @@ Options:
|
|||||||
-i, --import Start tool in import mode
|
-i, --import Start tool in import mode
|
||||||
-l, --log Enable logging of program output
|
-l, --log Enable logging of program output
|
||||||
-lso, --list-sources List all sources (id <= name)
|
-lso, --list-sources List all sources (id <= name)
|
||||||
-lsy, --list-systems List all systems (id <= name)\
|
-lsy, --list-systems List all systems (id <= name)
|
||||||
-m, --merge Merge two or more DATs
|
-m, --merge Merge two or more DATs
|
||||||
-di, --diff Switch to diffdat mode
|
-di, --diff Switch to diffdat mode
|
||||||
-dd, --dedup Enable deduping in the created DAT
|
-dd, --dedup Enable deduping in the created DAT
|
||||||
@@ -126,8 +126,8 @@ Options:
|
|||||||
-n=, --name= Set the name of the DAT
|
-n=, --name= Set the name of the DAT
|
||||||
-d=, --desc= Set the description of the DAT
|
-d=, --desc= Set the description of the DAT
|
||||||
-c=, --cat= Set the category of the DAT
|
-c=, --cat= Set the category of the DAT
|
||||||
-v=, --version= Set the version of the DAT
|
-v=, --version= Set the version of the DAT
|
||||||
-au=, --author= Set the author of the DAT
|
-au=, --author= Set the author of the DAT
|
||||||
-rm, --remove Remove a system or source from the database
|
-rm, --remove Remove a system or source from the database
|
||||||
system= System ID
|
system= System ID
|
||||||
source= Source ID
|
source= Source ID
|
||||||
|
|||||||
Reference in New Issue
Block a user