docs: document onboard refresh flag

maintainer edit: add CLI, quick start, and troubleshooting docs for the non-interactive config refresh flow introduced by this PR.
This commit is contained in:
chengyongru
2026-07-08 20:56:06 +08:00
committed by Xubin Ren
parent be8ac1e484
commit 941a2541eb
3 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -111,10 +111,10 @@ Common config mistakes:
To refresh missing defaults without overwriting existing settings, run:
```bash
nanobot onboard
nanobot onboard --refresh
```
When prompted about overwriting the config, choose the option that keeps current values and merges missing defaults.
For an interactive choice between resetting and refreshing, run `nanobot onboard` and choose the option that keeps current values and merges missing defaults.
## Provider and Model Problems