docs: finish cron terminology cleanup

This commit is contained in:
teknium1 2026-03-14 19:20:58 -07:00
parent c3ea620796
commit a6dc73fa07
5 changed files with 5 additions and 5 deletions

View file

@ -43,7 +43,7 @@ COMMANDS_BY_CATEGORY = {
"/tools": "List available tools",
"/toolsets": "List available toolsets",
"/skills": "Search, install, inspect, or manage skills from online registries",
"/cron": "Manage scheduled tasks (list, add, remove)",
"/cron": "Manage scheduled tasks (list, add/create, edit, pause, resume, run, remove)",
"/reload-mcp": "Reload MCP servers from config.yaml",
},
"Info": {