Commit Graph

16 Commits

Author SHA1 Message Date
Andreas Gohr d4f83172d9 code style: line breaks 2023-08-31 22:44:40 +02:00
Andreas Gohr 177d6836e2 coding style: control flow whitespaces 2023-08-31 14:22:35 +02:00
Andreas Gohr d868eb89f1 codestyle adjustments: function declaration braces/spaces 2023-08-30 17:09:14 +02:00
Andreas Gohr 8c7c53b032 codestyle adjustments: class declaration braces 2023-08-30 17:05:28 +02:00
Andreas Gohr b1f206e1d4 Apply rector fixes to bin and toplevel 2023-08-30 14:48:22 +02:00
Phy cbfa4829d9
use envvars in shebang 2020-06-13 18:41:58 -04:00
Andreas Gohr cbeaa4a047 replace Doku_CLI with splitbrain\phpcli\CLI
It has few more features (like turning down verbosity) and looks nicer
2017-11-10 14:22:02 +01:00
Andreas Gohr 47914fdf9a -k requires parameter. fixes #902 2014-10-17 17:25:20 +02:00
Andreas Gohr 1c36b3d86f code reformat 2014-05-16 09:11:15 +02:00
Andreas Gohr 352ec8ce2a refactored bin/striplangs.php to new CLI interface 2014-03-22 16:45:54 +01:00
Guillaume Turri 8ca11112ee Fixed typo 2013-12-29 16:20:52 +01:00
Matt Perry 7ef8e99fe6 Fix CodeSniffer violations
Change indentation to ensure code confirms to CodeSniffer rules.
2013-08-22 01:01:41 -07:00
Guillaume Turri b0ff443155 Made striplangs.php executable
Made it easier to use, and consistent with the others bin/*php scripts
2012-10-13 17:24:21 +02:00
Guillaume Turri 51b699a035 Adding a \n to striplangs' help
Making it more aesthetic, and consistent with the others bin/*php scripts
2011-07-30 10:22:38 +02:00
Andreas Gohr 79e197ef89 use forward slashes as path separator in striplangs.php 2010-11-29 20:41:17 +01:00
Martin 'E.T.' Misuth c0470665ee Added striplangs.php script, with which you can strip out unused languages out of DW to make it smaller (eg. FTP upload) 2010-11-29 19:49:46 +01:00