From e2e47f72e1e012eaf5175c52b7b0d5e0a6b2bc01 Mon Sep 17 00:00:00 2001 From: Zenix Date: Mon, 2 Mar 2026 10:41:55 +0900 Subject: [PATCH] Resolve spaces in README Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6a95ae292..3569d7847 100644 --- a/README.md +++ b/README.md @@ -1104,20 +1104,20 @@ picoclaw agent -m "Hello" ## CLI Reference -| Command | Description | -| ------------------------------ | ----------------------------------- | -| `picoclaw onboard` | Initialize config & workspace | -| `picoclaw agent -m "..."` | Chat with the agent | -| `picoclaw agent` | Interactive chat mode | -| `picoclaw gateway` | Start the gateway | -| `picoclaw status` | Show status | -| `picoclaw skills list` | List installed skills | -| `picoclaw skills install ` | Install skill from GitHub | -| `picoclaw skills install --registry ` | Install from registry | -| `picoclaw skills remove ` | Remove installed skill | -| `picoclaw skills search` | Search available skills | -| `picoclaw cron list` | List all scheduled jobs | -| `picoclaw cron add ...` | Add a scheduled job | +| Command | Description | +| -------------------------------------------------- | ----------------------------------- | +| `picoclaw onboard` | Initialize config & workspace | +| `picoclaw agent -m "..."` | Chat with the agent | +| `picoclaw agent` | Interactive chat mode | +| `picoclaw gateway` | Start the gateway | +| `picoclaw status` | Show status | +| `picoclaw skills list` | List installed skills | +| `picoclaw skills install ` | Install skill from GitHub | +| `picoclaw skills install --registry ` | Install from registry | +| `picoclaw skills remove ` | Remove installed skill | +| `picoclaw skills search` | Search available skills | +| `picoclaw cron list` | List all scheduled jobs | +| `picoclaw cron add ...` | Add a scheduled job | ### Scheduled Tasks / Reminders @@ -1156,7 +1156,7 @@ picoclaw skills install --registry clawhub opencode-controller | Registry | Description | | ---------- | ------------------------------------ | -| `clawhub` | ClawHub skill registry (default) | +| `clawhub` | ClawHub skill registry (default) | **Configuration:**