ax_rd
3 hours ago 62a9f6223745c0df42be1f4226f31dfb10c83ea8
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,
}