ai_xiaopei
6 days ago 1196f409d86bc61e7596eb274840244a62ce84ba
cmd/reorg.go
@@ -11,7 +11,7 @@
   Use:   "reorg",
   Short: "根据分类结果重组知识库目录",
   Long:  `# reorg - 目录重组
kb-cli reorg [--plan=<文件>] [--dry-run] [--execute] # 根据分类结果重组知识库目录`,
kb-cli reorg [--plan <文件>] [--dry-run] [--execute] # 根据分类结果重组知识库目录`,
   RunE: runReorg,
}