docs: fix configure section example

This commit is contained in:
Peter Steinberger 2026-02-25 02:44:49 +00:00
parent bfafec2271
commit c2a837565c
1 changed files with 1 additions and 1 deletions

View File

@ -29,5 +29,5 @@ Notes:
```bash
openclaw configure
openclaw configure --section models --section channels
openclaw configure --section model --section channels
```