What: - update zh-CN glossary, TM, and translator prompt - regenerate zh-CN docs and apply targeted fixes - add zh-CN AGENTS pipeline guidance Why: - address terminology/spacing feedback from #6995 Tests: - pnpm build && pnpm check && pnpm test
839 B
839 B
read_when, summary, title, x-i18n
| read_when | summary | title | x-i18n | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
`openclaw cron` 的 CLI 参考(调度和运行后台作业) | cron |
|
openclaw cron
管理 Gateway 网关调度器的 cron 作业。
相关内容:
- Cron 作业:Cron 作业
提示:运行 openclaw cron --help 查看完整的命令集。
常用编辑
更新投递设置而不更改消息:
openclaw cron edit <job-id> --deliver --channel telegram --to "123456789"
为隔离的作业禁用投递:
openclaw cron edit <job-id> --no-deliver