summaryrefslogtreecommitdiff
path: root/inc
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-05-16 09:13:13 +0200
committerAndreas Gohr <andi@splitbrain.org>2014-05-16 09:13:13 +0200
commitb2e7cc706ef0f8a622d9973c418cc40e4addc436 (patch)
treed192f4f297581b4ba8e8a1fd22eac00dbb1defd9 /inc
parent1c36b3d86f90185519cadaad85251922dc771fe1 (diff)
downloadrpg-b2e7cc706ef0f8a622d9973c418cc40e4addc436.tar.gz
rpg-b2e7cc706ef0f8a622d9973c418cc40e4addc436.tar.bz2
deprecated the old CLI opts parser
Diffstat (limited to 'inc')
-rw-r--r--inc/cliopts.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cliopts.php b/inc/cliopts.php
index 3eac72e5b..c75a5a93b 100644
--- a/inc/cliopts.php
+++ b/inc/cliopts.php
@@ -68,6 +68,7 @@ define('DOKU_CLI_OPTS_ARG_READ',5);//Could not read argv
*
* @author Andrei Zmievski <andrei@php.net>
*
+ * @deprecated 2014-05-16
*/
class Doku_Cli_Opts {