Added section about 'ccpt help'

This commit is contained in:
PentagonLP 2021-06-03 23:42:43 +02:00 committed by GitHub
parent dc0ae16a18
commit 20b8770aee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -135,7 +135,19 @@ This prints name, author, description, website (if given), installation type, in
src="https://raw.githubusercontent.com/PentagonLP/ccpt/main/img/ccpt_info.png"
/><br>
### **9. Display current 'ccpt'-version**
### **9. Display help**
```
ccpt help
```
This prints all availible actions for the 'ccpt' command.
*The Output should look something like this:*
<br><img
alt="missing image :("
src="https://raw.githubusercontent.com/PentagonLP/ccpt/main/img/ccpt_help.png"
/><br>
### **10. Display current 'ccpt'-version**
```
ccpt version
```