amend based on the PR comments

coverage
Frank Dietrich 2017-11-24 12:50:38 +01:00
parent 9592b58954
commit ded5c11e43
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@
`ps --user $(id --user) -F`
- List all processes of the current user as ASCII art process hierarchy:
- List all processes of the current user as a tree:
`ps --user $(id --user) f`