add support version 2.5.4

This commit is contained in:
Alex Duan 2023-09-14 11:27:14 +08:00
parent f356690fd4
commit 743678701d
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ Usage: taosdump [OPTION...] dbname [tbname ...]
-W, --rename=RENAME-LIST Rename database name with new name during
importing data. RENAME-LIST:
"db1=newDB1|db2=newDB2" means rename db1 to newDB1
and rename db2 to newDB2
and rename db2 to newDB2 (Version 2.5.4)
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.