docs: fix session key :dm: → :direct (#26506)

This commit is contained in:
Jealous
2026-03-13 01:58:33 -07:00
committed by GitHub
parent 5ca0233db0
commit e986aa175f
4 changed files with 6 additions and 6 deletions

View File

@@ -60,7 +60,7 @@ openclaw sessions cleanup --dry-run
openclaw sessions cleanup --agent work --dry-run
openclaw sessions cleanup --all-agents --dry-run
openclaw sessions cleanup --enforce
openclaw sessions cleanup --enforce --active-key "agent:main:telegram:dm:123"
openclaw sessions cleanup --enforce --active-key "agent:main:telegram:direct:123"
openclaw sessions cleanup --json
```