fix: add new args to help arg

This commit is contained in:
kuoi 2024-07-03 10:42:37 +10:00
parent 74c2dde71e
commit 7636c65c5a

View file

@ -46,7 +46,7 @@ while true; do
License: GPL-3.0-only\n \ License: GPL-3.0-only\n \
Author: Guoyi Zhang\n \ Author: Guoyi Zhang\n \
-c\t--contig\tcontings type: scaffolds or contigs\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 \ -h\t--help\thelp: show this information\n \
-l\t--list\tlist file path\n \ -l\t--list\tlist file path\n \
-m\t--memory\tmemory settings (optional, default 16 GB)\n \ -m\t--memory\tmemory settings (optional, default 16 GB)\n \