Update and rename cil.php to cli.php

This commit is contained in:
Namhyeon Go 2018-07-23 14:03:03 +09:00 committed by GitHub
parent 5dae06d3ce
commit 93ab1918ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
#!/bin/php -q #!/bin/php -q
<?php <?php
/** /**
* @file cil.php * @file cli.php
* @date 2018-07-22 * @date 2018-07-22
* @author Go Namhyeon <gnh1201@gmail.com> * @author Go Namhyeon <gnh1201@gmail.com>
* @brief ReasonableFramework * @brief ReasonableFramework CLI mode
* @cvs http://github.com/gnh1201/reasonableframework * @cvs http://github.com/gnh1201/reasonableframework
*/ */