fix: add new args to help arg
This commit is contained in:
parent
74c2dde71e
commit
7636c65c5a
1 changed files with 1 additions and 1 deletions
2
batch.sh
2
batch.sh
|
@ -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 \
|
||||||
|
|
Loading…
Reference in a new issue