mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-13 23:56:07 +00:00
docs(cli): fix setup.md options table mangled by formatter on pipe char
This commit is contained in:
@@ -18,11 +18,11 @@ Initialize the baseline config and agent workspace. With any onboarding flag pre
|
||||
## Options
|
||||
|
||||
| Flag | Description |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------- | ---------------- |
|
||||
| -------------------------- | --------------------------------------------------------------------------------------------------- |
|
||||
| `--workspace <dir>` | Agent workspace directory (default `~/.openclaw/workspace`; stored as `agents.defaults.workspace`). |
|
||||
| `--wizard` | Run interactive onboarding. |
|
||||
| `--non-interactive` | Run onboarding without prompts. |
|
||||
| `--mode <local | remote>` | Onboarding mode. |
|
||||
| `--mode <mode>` | Onboarding mode: `local` or `remote`. |
|
||||
| `--import-from <provider>` | Migration provider to run during onboarding. |
|
||||
| `--import-source <path>` | Source agent home for `--import-from`. |
|
||||
| `--import-secrets` | Import supported secrets during onboarding migration. |
|
||||
|
||||
Reference in New Issue
Block a user