mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-08 02:03:34 +08:00
Update docs/zh-CN/commands/prune.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@ python3 ~/.claude/skills/continuous-learning-v2/scripts/instinct-cli.py prune
|
|||||||
## 用法
|
## 用法
|
||||||
|
|
||||||
```
|
```
|
||||||
/prune # 删除超过 30 天的 instinct
|
/prune # 删除超过 30 天的本能
|
||||||
/prune --max-age 60 # 自定义年龄阈值(天)
|
/prune --max-age 60 # 自定义年龄阈值(天)
|
||||||
/prune --dry-run # 仅预览,不实际删除
|
/prune --dry-run # 仅预览,不实际删除
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user