[SabreTools, Build] Remove --input flag

This commit is contained in:
Matt Nadareski
2016-10-25 15:19:05 -07:00
parent d884e45c04
commit 39eb40bb36
2 changed files with 2 additions and 40 deletions

View File

@@ -359,10 +359,6 @@ namespace SabreTools.Helper.Data
helptext.Add(" 1 Only hash contents");
helptext.Add(" 2 Only hash archive");
helptext.Add("");
helptext.Add("Filenames and directories can't start with a reserved string");
helptext.Add("unless prefixed by 'input='");
helptext.Add("");
helptext.Add("Filter parameters game name, rom name, CRC, MD5, SHA-1 can");
helptext.Add("do partial matches using asterisks as follows (case insensitive):");