docs: add dev templates + clarify conventions; fix pos help for multi-word commands
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ tries pos-docker-compose-up (not found)
|
||||
tries pos-docker-compose (found) → runs with args "up jellyfin"
|
||||
```
|
||||
|
||||
`pos help <command>` runs `<that command> --help`. Running `pos` with no args prints the built-in usage text (which doubles as the category cheat-sheet).
|
||||
`pos help <full command>` runs that tool's `--help` (e.g. `pos help communication telegram`, `pos help docker compose` — the words are joined with dashes). Running `pos` with no args prints the built-in usage text (which doubles as the category cheat-sheet).
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user