From ded5c11e43e961d2dd3e27e09a945b697d653085 Mon Sep 17 00:00:00 2001 From: Frank Dietrich Date: Fri, 24 Nov 2017 12:50:38 +0100 Subject: [PATCH] amend based on the PR comments --- pages/common/ps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`