cli: make bundled help self-describing
This commit is contained in:
@@ -12,6 +12,7 @@ Use the bundled `./assets/inbox` CLI to communicate through a durable SQLite-bac
|
||||
- Invoke `./assets/inbox` relative to this skill directory.
|
||||
- Pass `--db` explicitly for every command.
|
||||
- Prefer `--json` whenever another agent or script will read the output.
|
||||
- The bundled CLI help is intended to be self-describing; start with `./assets/inbox --help` or `./assets/inbox <command> --help` when you need command usage.
|
||||
- Run `init` before first use on a new database path.
|
||||
|
||||
## Rules
|
||||
|
||||
Reference in New Issue
Block a user