[skip ci] Add comments to startup parameters on benchmark (#9157)

Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
wt 2021-10-03 20:59:57 +08:00 committed by GitHub
parent 5aa1c8f9ac
commit e74bf4534d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,6 +140,7 @@ def main():
help="load test schedule from FILE")
# local mode
# Use the deployed milvus server, and pass host and port
arg_parser.add_argument(
'--local',
action='store_true',