mirror of
https://github.com/Slug-Boi/cocommit.git
synced 2026-05-13 12:45:47 +00:00
docs: added usage to readme
This commit is contained in:
@@ -33,6 +33,9 @@ $ cocommit "message" all
|
|||||||
$ cocommit "message" ^<name1> ^[name2]
|
$ cocommit "message" ^<name1> ^[name2]
|
||||||
*adds all users except the negated users and users tagged with ex*
|
*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
|
$ cocommit
|
||||||
*prints usage*
|
*prints usage*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user