mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-25 20:52:39 +00:00
18 lines
368 B
Plaintext
18 lines
368 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, common]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# zeroclaw hardware
|
|
|
|
> Discover and introspect USB hardware for ZeroClaw.
|
|
> More information: <https://github.com/zeroclaw-labs/zeroclaw#quick-start>.
|
|
|
|
- List available USB hardware devices:
|
|
|
|
`zeroclaw hardware discover`
|
|
|
|
- Display help:
|
|
|
|
`zeroclaw hardware {{[-h|--help]}}`
|