mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Build] Update help text again
This commit is contained in:
@@ -110,7 +110,7 @@ namespace SabreTools.Helper
|
|||||||
helptext.Add(" -system= System name (system only)");
|
helptext.Add(" -system= System name (system only)");
|
||||||
helptext.Add(" -source= Source name (source only)");
|
helptext.Add(" -source= Source name (source only)");
|
||||||
helptext.Add(" -url= URL (source only)");
|
helptext.Add(" -url= URL (source only)");
|
||||||
helptext.Add(" -d, --dfd Create a DAT from an input directory");
|
helptext.Add(" -d, --dfd Create a DAT from each input directory");
|
||||||
helptext.Add(" -nm, --noMD5 Don't include MD5 in output");
|
helptext.Add(" -nm, --noMD5 Don't include MD5 in output");
|
||||||
helptext.Add(" -ns, --noSHA1 Don't include SHA1 in output");
|
helptext.Add(" -ns, --noSHA1 Don't include SHA1 in output");
|
||||||
helptext.Add(" -b, --bare Don't include date in file name");
|
helptext.Add(" -b, --bare Don't include date in file name");
|
||||||
|
|||||||
Reference in New Issue
Block a user