Update cheatsheets

This commit is contained in:
ivuorinen
2025-04-20 00:20:58 +00:00
parent 846fc1563d
commit a360d4dc45
153 changed files with 493 additions and 434 deletions

View File

@@ -14,12 +14,12 @@ source: https://github.com/tldr-pages/tldr.git
- Monitor a specific remote instance:
`pw-mon --remote={{remote_name}}`
`pw-mon {{[-r|--remote]}} {{remote_name}}`
- Monitor the default instance specifying a color configuration:
`pw-mon --color={{never|always|auto}}`
`pw-mon {{[-N|--color]}} {{never|always|auto}}`
- Display help:
`pw-mon --help`
`pw-mon {{[-h|--help]}}`