From f618ce9f37aadce8febe4b65851137ea5a4a0763 Mon Sep 17 00:00:00 2001 From: Theis Date: Wed, 6 Mar 2024 13:21:21 +0100 Subject: [PATCH] docs: added syntax to author file for grouping --- src_code/go_src/author.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src_code/go_src/author.txt b/src_code/go_src/author.txt index aea8773..76b9873 100644 --- a/src_code/go_src/author.txt +++ b/src_code/go_src/author.txt @@ -1 +1 @@ -Syntax: name_short|Name|Username|email (opt: |ex) !!Remember to set the env var authors_file!! +Syntax: name_short|Name|Username|email (opt: |ex) (opt: ;;group1|group2|group3...) !!Remember to set the env var authors_file!!