Skip to content

Commit 7866b7d

Browse files
authored
Update README.md
1 parent 2998982 commit 7866b7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ PUT _snapshot/my_cos_backup
4141
```
4242
* bucket: COS Bucket 名字,新版COS Bucket名字会带-{appId}后缀。
4343
* region:COS Bucket 地域,建议与 ES 集群同地域。
44-
* base_path:备份目录,形式如dir1/dir2/dir3,不需要写最开头的’/‘。
44+
* base_path:备份目录,形式如/dir1/dir2/dir3,需要写最开头的’/‘,目录最后不需要'/'
4545
* app_id: 腾讯云账号 APPID,将在6.8之后的版本废弃,app_id 已包含在bucket参数中。
4646

4747

@@ -271,4 +271,4 @@ DELETE /restored_index_3
271271
反馈
272272
----
273273

274-
如在使用中有相关的问题,欢迎提交issue
274+
如在使用中有相关的问题,欢迎提交issue

0 commit comments

Comments
 (0)