Update 0.1.9.md
This commit is contained in:
parent
9e50c2a447
commit
093a17fff7
1 changed files with 8 additions and 1 deletions
|
@ -12,7 +12,7 @@ Not yet released.
|
|||
- OpenAdmin Notifications Center is now using [Sentinel AI](https://github.com/stefanpejcic/Sentinel/tree/main) service
|
||||
- [OpenPanel FTP - FTP module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenPanel-FTP/)
|
||||
- [OpenMail - Emails module for OpenPanel (**BETA**)](https://github.com/stefanpejcic/OpenMail/)
|
||||
- `opencli faq` commant to show frequently asked questions.
|
||||
- [`opencli faq` command to show frequently asked questions](#opencli-faq)
|
||||
|
||||
### 🐛 Bug fixes
|
||||
|
||||
|
@ -23,3 +23,10 @@ Not yet released.
|
|||
- Install script now supports optional flags `--enable_ftp` and `--enable_mail` to enable experimental features.
|
||||
- `opencli -v` is now alias of `opencli --version`
|
||||
-
|
||||
|
||||
|
||||
### opencli faq
|
||||
|
||||
OpenCLI now has a new command `opencli faq` to disbplay most frequently asked questions:
|
||||
|
||||
![opencli faq command output](https://i.postimg.cc/k5k7VkQX/image.png)
|
||||
|
|
Loading…
Reference in a new issue