diff --git a/nextflow_schema.json b/nextflow_schema.json index 02c5688..cc6b26f 100644 --- a/nextflow_schema.json +++ b/nextflow_schema.json @@ -525,7 +525,7 @@ "taxpasta_add_name": { "type": "boolean", "description": "Add the taxon name to the output.", - "help_text": "The standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon name can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `taxpasta_add_name`" + "help_text": "The standard output format of taxpasta is a two-column table including the read counts and the integer taxonomic ID. The taxon name can be added as additional information to the output table.\n\nModifies tool parameter(s):\n- taxpasta: `--taxpasta_add_name`" }, "taxpasta_add_rank": { "type": "boolean",