projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
495cc9e
)
Fix script name
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 26 Jan 2011 18:21:08 +0000
(11:21 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 27 Jan 2011 03:43:31 +0000
(20:43 -0700)
horde/bin/themes
patch
|
blob
|
history
diff --git
a/horde/bin/themes
b/horde/bin/themes
index
9990fdd
..
efe90f0
100755
(executable)
--- a/
horde/bin/themes
+++ b/
horde/bin/themes
@@
-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'));