From 93ab1918ca99ce6a5b69356314f830de2f80dd4f Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 23 Jul 2018 14:03:03 +0900 Subject: [PATCH] Update and rename cil.php to cli.php --- cil.php => cli.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename cil.php => cli.php (97%) diff --git a/cil.php b/cli.php similarity index 97% rename from cil.php rename to cli.php index 6051f0d..732a015 100644 --- a/cil.php +++ b/cli.php @@ -1,10 +1,10 @@ #!/bin/php -q - * @brief ReasonableFramework + * @brief ReasonableFramework CLI mode * @cvs http://github.com/gnh1201/reasonableframework */