|
@@ -550,8 +550,9 @@ public:
|
|
|
" in the form: //ip:port/queryset/query\n"
|
|
|
" or: queryset/query\n"
|
|
|
" <target> Name of target cluster to copy the query to\n"
|
|
|
- " --no-files Do not copy files referenced by query\n"
|
|
|
- " --daliip=<ip> For file copying if remote version < 3.8\n"
|
|
|
+ " --no-files Do not copy DFS file information for referenced files\n"
|
|
|
+ " --daliip=<ip> Remote Dali DFS to use for copying file information\n"
|
|
|
+ " (only required if remote environment version < 3.8)\n"
|
|
|
" --source-process Process cluster to copy files from\n"
|
|
|
" -A, --activate Activate the new query\n"
|
|
|
" --no-reload Do not request a reload of the (roxie) cluster\n"
|
|
@@ -708,8 +709,8 @@ public:
|
|
|
" copy queries from\n"
|
|
|
" <destination_target> Target cluster to copy queries to\n"
|
|
|
" --all Copy both active and inactive queries\n"
|
|
|
- " --no-files Do not copy files referenced by query\n"
|
|
|
- " --daliip=<ip> Remote Dali DFS to use for copying files\n"
|
|
|
+ " --no-files Do not copy DFS file information for referenced files\n"
|
|
|
+ " --daliip=<ip> Remote Dali DFS to use for copying file information\n"
|
|
|
" --source-process Process cluster to copy files from\n"
|
|
|
" --clone-active-state Make copied queries active if active on source\n"
|
|
|
" -O, --overwrite Overwrite existing DFS file information\n"
|