mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-19 15:01:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,12 +15,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Monitor a remote instance:
|
||||
|
||||
`pw-top --remote {{remote_name}}`
|
||||
`pw-top {{[-r|--remote]}} {{remote_name}}`
|
||||
|
||||
- Print information periodically instead of running in interactive mode:
|
||||
|
||||
`pw-top --batch-mode`
|
||||
`pw-top {{[-b|--batch-mode]}}`
|
||||
|
||||
- Print information periodically for a specific number of times:
|
||||
|
||||
`pw-top --batch-mode --iterations {{3}}`
|
||||
`pw-top {{[-b|--batch-mode]}} {{[-n|--iterations]}} {{3}}`
|
||||
|
||||
Reference in New Issue
Block a user