diff --git a/pages/common/ps.md b/pages/common/ps.md index 2417b9043..a31d04fac 100644 --- a/pages/common/ps.md +++ b/pages/common/ps.md @@ -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`