Fix script name
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 26 Jan 2011 18:21:08 +0000 (11:21 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 27 Jan 2011 03:43:31 +0000 (20:43 -0700)
horde/bin/themes

index 9990fdd..efe90f0 100755 (executable)
@@ -61,7 +61,7 @@ function _usage()
 {
     global $cli;
 
-    $cli->writeln($cli->bold('Usage: themes.php [--expirecache]'));
+    $cli->writeln($cli->bold('Usage: themes [--expirecache]'));
     $cli->writeln();
     $cli->writeln($cli->indent('--expirecache   Expire all cache entries'));