Skip to content

Commit 02d7d4b

Browse files
authored
Adding
1 parent 7ad6ce6 commit 02d7d4b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
A simple, fast, and fun example for building command line apps in PHP.
44

5+
### Features
6+
7+
- Support help text for special commands or in general
8+
- Support multi commands (also alias supported)
9+
- Support `-h` and `--help` flags
10+
- Support special flags for commands
11+
512
**max@base:~$ php cli.php**
613

714
```

0 commit comments

Comments
 (0)