docs(cli): fix setup.md options table mangled by formatter on pipe char · openclaw/openclaw@2c4d9be
vincentkoc
·
2026-05-10
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -18,11 +18,11 @@ Initialize the baseline config and agent workspace. With any onboarding flag pre
|
18 | 18 | ## Options |
19 | 19 | |
20 | 20 | | Flag | Description | |
21 | | -| -------------------------- | --------------------------------------------------------------------------------------------------- | ---------------- | |
| 21 | +| -------------------------- | --------------------------------------------------------------------------------------------------- | |
22 | 22 | | `--workspace <dir>` | Agent workspace directory (default `~/.openclaw/workspace`; stored as `agents.defaults.workspace`). | |
23 | 23 | | `--wizard` | Run interactive onboarding. | |
24 | 24 | | `--non-interactive` | Run onboarding without prompts. | |
25 | | -| `--mode <local | remote>` | Onboarding mode. | |
| 25 | +| `--mode <mode>` | Onboarding mode: `local` or `remote`. | |
26 | 26 | | `--import-from <provider>` | Migration provider to run during onboarding. | |
27 | 27 | | `--import-source <path>` | Source agent home for `--import-from`. | |
28 | 28 | | `--import-secrets` | Import supported secrets during onboarding migration. | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。