diff options
author | Andreas Gohr <andi@splitbrain.org> | 2014-01-02 02:06:44 -0800 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2014-01-02 02:06:44 -0800 |
commit | 288af3e4f6a01094f54509647a177cd74857610b (patch) | |
tree | 06e6a2b7d785d4bbd7df811be1c14b6066d2a9d9 | |
parent | 8f85d2abf4a1cdb6540a03073431dced1602a12a (diff) | |
parent | 8ca11112ee4ea52f9a3e824ad5d62eadd635cae5 (diff) | |
download | rpg-288af3e4f6a01094f54509647a177cd74857610b.tar.gz rpg-288af3e4f6a01094f54509647a177cd74857610b.tar.bz2 |
Merge pull request #484 from gturri/patch-1
Fixed typo
-rwxr-xr-x | bin/striplangs.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/striplangs.php b/bin/striplangs.php index ac95626c9..2bfddcea4 100755 --- a/bin/striplangs.php +++ b/bin/striplangs.php @@ -15,7 +15,7 @@ require_once DOKU_INC.'inc/cliopts.php'; function usage($show_examples = false) { print "Usage: striplangs.php [-h [-x]] [-e] [-k lang1[,lang2]..[,langN]] - Removes all languages from the instalation, besides the ones + Removes all languages from the installation, besides the ones after the -k option. English language is never removed! OPTIONS |