Update 0.1.9.md

This commit is contained in:
Stefan Pejcic 2024-05-24 18:13:38 +02:00 committed by GitHub
parent 9e50c2a447
commit 093a17fff7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)