Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ Run "mcpc --json" to get the same data as `{ sessions: [...], profiles: [...] }`
Agent guide: mcpc help --skill
```

For the full `--help` output of every command, see [REFERENCE.md](docs/REFERENCE.md)
(also available in your terminal via `mcpc help <command>`).
[REFERENCE.md](docs/REFERENCE.md) collects the full `--help` output of every command in one page.
In your terminal, run `mcpc help <command>` to see the same help for a single command.

### General actions

Expand Down
Loading