We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f715d8 commit 67b8f9dCopy full SHA for 67b8f9d
scripts/cache/manage_cache.php
@@ -5,7 +5,7 @@
5
require_once $root.'/scripts/__init_script__.php';
6
7
$args = new PhutilArgumentParser($argv);
8
-$args->setTagline('manage mail');
+$args->setTagline('manage cache');
9
$args->setSynopsis(<<<EOSYNOPSIS
10
**cache** __command__ [__options__]
11
Manage Phabricator caches.
0 commit comments