mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-02 17:54:48 +00:00
18 lines
353 B
Plaintext
18 lines
353 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# zeroclaw doctor
|
|
|
|
> Run diagnostics for ZeroClaw daemon, scheduler, and channel freshness.
|
|
> More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.
|
|
|
|
- Run diagnostics:
|
|
|
|
`zeroclaw doctor`
|
|
|
|
- Display help:
|
|
|
|
`zeroclaw doctor {{[-h|--help]}}`
|