Update 06-taosdump.md dot replace with '-Q' (English)

This commit is contained in:
Alex Duan 2023-08-25 10:53:14 +08:00 committed by GitHub
parent f805a49df2
commit acc12036a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -102,6 +102,8 @@ Usage: taosdump [OPTION...] dbname [tbname ...]
-L, --loose-mode Use loose mode if the table name and column name -L, --loose-mode Use loose mode if the table name and column name
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
the table name.
-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