add support version 2.5.4
This commit is contained in:
parent
f356690fd4
commit
743678701d
|
@ -119,7 +119,7 @@ Usage: taosdump [OPTION...] dbname [tbname ...]
|
||||||
-W, --rename=RENAME-LIST Rename database name with new name during
|
-W, --rename=RENAME-LIST Rename database name with new name during
|
||||||
importing data. RENAME-LIST:
|
importing data. RENAME-LIST:
|
||||||
"db1=newDB1|db2=newDB2" means rename db1 to newDB1
|
"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
|
Mandatory or optional arguments to long options are also mandatory or optional
|
||||||
for any corresponding short options.
|
for any corresponding short options.
|
||||||
|
|
Loading…
Reference in New Issue