mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-20 11:28:50 +08:00
update help
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ void Print_H(hifiasm_opt_t* asm_opt)
|
||||
fprintf(stderr, " -y FLOAT min overlap drop ratio [%.2g]\n", asm_opt->min_drop_rate);
|
||||
fprintf(stderr, " -v show version number\n");
|
||||
fprintf(stderr, " -h show help information\n");
|
||||
fprintf(stderr, "Example: ./hifiasm -w -l -o NA12878.asm -k 40 -t 32 -r 2 NA12878.fq.gz\n");
|
||||
fprintf(stderr, "Example: ./hifiasm -o NA12878.asm -k 40 -t 32 -r 2 NA12878.fq.gz\n");
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user