diff --git a/README.md b/README.md index 03f414a..1c5da1c 100644 --- a/README.md +++ b/README.md @@ -134,8 +134,20 @@ This prints name, author, description, website (if given), installation type, in alt="missing image :(" src="https://raw.githubusercontent.com/PentagonLP/ccpt/main/img/ccpt_info.png" />
+ +### **9. Display help** +``` +ccpt help +``` +This prints all availible actions for the 'ccpt' command. -### **9. Display current 'ccpt'-version** +*The Output should look something like this:* +
missing image :(
+ +### **10. Display current 'ccpt'-version** ``` ccpt version ``` @@ -155,4 +167,4 @@ Well, that's about it! Thanks for using this package tool. It would be awsome if As always, please keep in mind that my first language is not english. There are defnitly some spelling/language-related mistakes in this repository. If you find one, please create an issue so I can fix them. Also, I'm still very new to Github. If you find anything I can do better, and there definitly is as I don't know all the features of Github yet, please do also create an issue. Anyways, thanks for reading all this! -~PentagonLP \ No newline at end of file +~PentagonLP