docs: added usage to readme

This commit is contained in:
Theis
2024-03-06 13:25:44 +01:00
parent f618ce9f37
commit 366482669e
+3
View File
@@ -33,6 +33,9 @@ $ cocommit "message" all
$ cocommit "message" ^<name1> ^[name2]
*adds all users except the negated users and users tagged with ex*
$ cocommit "message" <group_name>
*adds all users that has that group tag in author file*
$ cocommit
*prints usage*