mirror of
https://github.com/lllin000/PaperForge.git
synced 2026-07-22 06:50:53 +00:00
docs(agents): add paperforge repair command reference
This commit is contained in:
parent
1f817a5519
commit
bef53fc61f
1 changed files with 4 additions and 0 deletions
|
|
@ -356,6 +356,10 @@ paperforge ocr run
|
|||
paperforge deep-reading
|
||||
paperforge deep-reading --verbose # 显示阻塞条目修复指令
|
||||
|
||||
# 修复状态分歧(默认 dry-run)
|
||||
paperforge repair --verbose # 查看三向状态分歧详情
|
||||
paperforge repair --fix # 实际修复(慎用)
|
||||
|
||||
# 查看整体状态
|
||||
paperforge status
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue