diff options
Diffstat (limited to 'contrib/top/commands.c')
-rw-r--r-- | contrib/top/commands.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c index acb8577..4df6046 100644 --- a/contrib/top/commands.c +++ b/contrib/top/commands.c @@ -86,6 +86,7 @@ o - specify sort order (read, write, fault, total)\n", stdout); fputs("\ r - renice a process\n\ s - change number of seconds to delay between updates\n\ +S - toggle the displaying of system processes\n\ u - display processes for only one user (+ selects all users)\n\ \n\ \n", stdout); |