update docs

This commit is contained in:
2026-02-22 19:35:19 -08:00
parent e0621d042d
commit 64acf22292
23 changed files with 289 additions and 220 deletions

View File

@@ -96,10 +96,3 @@ Use `subminer <subcommand> -h` for command-specific help.
- `--background` mode defaults to `warn` unless `--log-level` is explicitly set
- `--dev` / `--debug` control app behavior, not logging verbosity — use `--log-level` for that
## Testing
Run launcher regression tests (config discovery + command branching):
```bash
bun run test:launcher
```