docs: add update command to list of CLI commands

This commit is contained in:
Slug-Boi
2025-01-28 08:59:43 +01:00
parent 09ece70b12
commit f6a1316d4b
+3
View File
@@ -86,6 +86,9 @@ $ cocommit "message"
$ cocommit users
*prints list of users*
$ cocommit update
*updates the cocommit binary to the newest version hosted on github*
```
### Commitizen Integration