mirror of
https://github.com/larksuite/cli.git
synced 2026-07-10 11:04:26 +08:00
docs(lark-doc): prefer share anchor fetches
This commit is contained in:
@@ -14,7 +14,7 @@ metadata:
|
||||
|
||||
```bash
|
||||
# 常用示例
|
||||
lark-cli docs +fetch --doc "文档URL或token,后缀有 #share-... 锚点时会局部读取"
|
||||
lark-cli docs +fetch --doc "文档URL或token;若 URL 存在 #share-... 锚点,优先使用锚点方式读取,不要全文拉取"
|
||||
lark-cli docs +create --content '<title>标题</title><p>内容</p>'
|
||||
lark-cli docs +update --doc "文档URL或token" --command append --content '<p>内容</p>'
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user