From 366482669ebc28dc70708489bd02285cb0c1f3f9 Mon Sep 17 00:00:00 2001 From: Theis Date: Wed, 6 Mar 2024 13:25:44 +0100 Subject: [PATCH] docs: added usage to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index db01d54..eb14222 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ $ cocommit "message" all $ cocommit "message" ^ ^[name2] *adds all users except the negated users and users tagged with ex* +$ cocommit "message" +*adds all users that has that group tag in author file* + $ cocommit *prints usage*