From 43da0d3508d9f8fcf7b4404317fee8f749f55781 Mon Sep 17 00:00:00 2001 From: Theis Date: Wed, 6 Mar 2024 13:26:36 +0100 Subject: [PATCH] docs: added syntax for grouping in author file to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb14222..7714e1f 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ $ cocommit users # Syntax for the author file The syntax for the author file can be found at the top of the template file included in the repo. It should look like this (opt) is optional syntax: ``` -name_short|Name|Username|email (opt: |ex) +name_short|Name|Username|email (opt: |ex) (opt: ) (opt: ;;group1|group2|group3...) ``` opt explained: ex -> excludes the given author for all and negation commands