mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 11:18:56 +00:00
Update packages
This commit is contained in:
@@ -36,7 +36,7 @@ $bool = [
|
||||
|
||||
if (! isset($argv[1], $argv[2]) || ! in_array($argv[1], $args, false) || ! in_array($argv[2], $bool, false)) {
|
||||
exit(
|
||||
(new \Blacklight\ColorCLI())->error(
|
||||
(new Blacklight\ColorCLI())->error(
|
||||
"\nIncorrect arguments.\n"
|
||||
."The second argument (true/false) determines wether to echo or not.\n\n"
|
||||
."php postprocess.php all true ...: Does all the types of post processing.\n"
|
||||
|
||||
Reference in New Issue
Block a user