procs: add `--tree` example (#10626)

pull/23/head
Capi Etheriel 2023-08-23 03:57:44 -03:00 committed by GitHub
parent 9e76252cee
commit ab928dd343
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
`procs`
- List all processes as a tree:
`procs --tree`
- List information about processes, if the commands which started them contain `zsh`:
`procs {{zsh}}`