add support version 2.5.4
This commit is contained in:
parent
743678701d
commit
98809ab9e8
|
@ -106,7 +106,7 @@ Usage: taosdump [OPTION...] dbname [tbname ...]
|
||||||
use letter and number only. Default is NOT.
|
use letter and number only. Default is NOT.
|
||||||
-n, --no-escape No escape char '`'. Default is using it.
|
-n, --no-escape No escape char '`'. Default is using it.
|
||||||
-Q, --dot-replace Repalce dot character with underline character in
|
-Q, --dot-replace Repalce dot character with underline character in
|
||||||
the table name.
|
the table name.(Version 2.5.3)
|
||||||
-T, --thread-num=THREAD_NUM Number of thread for dump in file. Default is
|
-T, --thread-num=THREAD_NUM Number of thread for dump in file. Default is
|
||||||
8.
|
8.
|
||||||
-C, --cloud=CLOUD_DSN specify a DSN to access TDengine cloud service
|
-C, --cloud=CLOUD_DSN specify a DSN to access TDengine cloud service
|
||||||
|
|
Loading…
Reference in New Issue