From 7636c65c5a5159a3e92af9ffb0ad08b8decf5fd1 Mon Sep 17 00:00:00 2001 From: Guoyi Zhang Date: Wed, 3 Jul 2024 10:42:37 +1000 Subject: [PATCH] fix: add new args to help arg --- batch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch.sh b/batch.sh index 8c08fee..65ad1c5 100644 --- a/batch.sh +++ b/batch.sh @@ -46,7 +46,7 @@ while true; do License: GPL-3.0-only\n \ Author: Guoyi Zhang\n \ -c\t--contig\tcontings type: scaffolds or contigs\n \ - -f\t--functions\tfunctions type (optional): all clean assembly fasta map pre\n \ + -f\t--functions\tfunctions type (optional): all clean assembly fasta map pre split merge align\n \ -h\t--help\thelp: show this information\n \ -l\t--list\tlist file path\n \ -m\t--memory\tmemory settings (optional, default 16 GB)\n \