Fix description

This commit is contained in:
DariusIII
2017-02-28 12:42:05 +01:00
parent 9f64077b3d
commit ab8d52384a
+4 -4
View File
@@ -115,8 +115,8 @@ if (isset($argv[1]) && isset($argv[2]) && isset($argv[3]) && isset($argv[4])) {
. "php $argv[0] 10 false other no ...: Fix release names in misc categories using UID.\n"
. "php $argv[0] 11 false other no ...: Fix SDPORN XXX release names in misc categories using specific File Name in the past 6 hours.\n"
. "php $argv[0] 12 false other no ...: Fix SDPORN XXX release names in misc categories using specific File Name.\n"
. "php $argv[0] 13 false other no ...: Fix release names in misc categories using SRR filesin the past 6 hours.\n"
. "php $argv[0] 14 false other no ...: Fix release names in misc categories using SRR ifiles.\n"
. "php $argv[0] 15 false other no ...: Fix release names in misc categories using PAR2 hash_16K block.\n"
. "php $argv[0] 16 false other no ...: Fix release names in misc categories using PAR2 hash_16K block in the past 6 hours.\n"));
. "php $argv[0] 13 false other no ...: Fix release names in misc categories using SRR files in the past 6 hours.\n"
. "php $argv[0] 14 false other no ...: Fix release names in misc categories using SRR files.\n"
. "php $argv[0] 15 false other no ...: Fix release names in misc categories using PAR2 hash_16K block in the past 6 hours.\n"
. "php $argv[0] 16 false other no ...: Fix release names in misc categories using PAR2 hash_16K block.\n"));
}