[ArchiveTools] Add TAR output

This commit is contained in:
Matt Nadareski
2016-10-25 21:20:43 -07:00
parent bb50df0499
commit 305a8db75a
4 changed files with 73 additions and 3 deletions

View File

@@ -210,7 +210,7 @@ namespace SabreTools.Helper.Data
helptext.Add(" -qs, --quick Enable quick scanning of archives");
helptext.Add(" -ad, --add-date Add original dates from DAT, if possible");
//helptext.Add(" -t7z Enable Torrent7z output");
//helptext.Add(" -tar Enable TAR output");
helptext.Add(" -tar Enable TAR output");
helptext.Add(" -tgz Enable TorrentGZ output");
helptext.Add(" -r, --romba Enable Romba depot dir output");
//helptext.Add(" -tlrz Enable TorrentLRZ output");