From cfda34814e25b0a73c678b59067f39e970148247 Mon Sep 17 00:00:00 2001 From: Leila011 Date: Mon, 19 Aug 2024 09:18:59 +0200 Subject: [PATCH] Update src/agat/agat_sp_merge_annotations/config.vsh.yaml Co-authored-by: Dries Schaumont <5946712+DriesSchaumont@users.noreply.github.com> --- src/agat/agat_sp_merge_annotations/config.vsh.yaml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/src/agat/agat_sp_merge_annotations/config.vsh.yaml b/src/agat/agat_sp_merge_annotations/config.vsh.yaml index 8b864589..4ed5977f 100644 --- a/src/agat/agat_sp_merge_annotations/config.vsh.yaml +++ b/src/agat/agat_sp_merge_annotations/config.vsh.yaml @@ -44,13 +44,7 @@ argument_groups: - name: --config alternatives: [-c] description: | - String - Input AGAT config file. By default, AGAT takes as input - agat_config.yaml file from the working directory if any, - otherwise it takes the original agat_config.yaml shipped with - AGAT. To get the agat_config.yaml locally type: "agat config - --expose". The --config option gives you the possibility to use - your own AGAT config file (located elsewhere or named - differently). + AGAT config file. By default AGAT takes the original agat_config.yaml shipped with AGAT. The --config option gives you the possibility to use your own AGAT config file (located elsewhere or named differently). type: file required: false example: custom_agat_config.yaml