Skip to content

Commit 1c76414

Browse files
committed
update usage
1 parent 5b43ccc commit 1c76414

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/docs/usage.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ reproduced in different environments with same random seed.
158158
``` text
159159
SeqKit -- a cross-platform and ultrafast toolkit for FASTA/Q file manipulation
160160
161-
Version: 2.9.0
161+
Version: 2.10.0
162162
163163
Author: Wei Shen <[email protected]>
164164
@@ -262,6 +262,8 @@ Flags:
262262
--quiet be quiet and do not show extra information
263263
-t, --seq-type string sequence type (dna|rna|protein|unlimit|auto) (for auto, it
264264
automatically detect by the first sequence) (default "auto")
265+
--skip-file-check skip input file checking when given a file list if you believe
266+
these files do exist
265267
-j, --threads int number of CPUs. can also set with environment variable
266268
SEQKIT_THREADS) (default 4)
267269
@@ -3492,6 +3494,7 @@ Aliases:
34923494
concat, concate
34933495
34943496
Flags:
3497+
-F, --fill string fill with N bases/residues for IDs missing in some files when using -f/--full
34953498
-f, --full keep all sequences, like full/outer join
34963499
-h, --help help for concat
34973500
-s, --separator string separator for descriptions of records with the same ID (default "|")

0 commit comments

Comments
 (0)