Enable logging in SingleGame

This commit is contained in:
Matt Nadareski
2016-04-19 13:44:16 -07:00
parent 5360744482
commit e357da8388
2 changed files with 9 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ Usage: SingleGame.exe <file|folder> [-r=rootdir|-n]
Options:
-r=rootdir Set the directory name for path size
-l, --log Enable logging to file
-n Disable single-game mode
-z Disable forceunzipping
");