From 679420161da869d1d3f5588e9e0b1068fd36e2a5 Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Thu, 3 May 2007 22:17:35 +0000 Subject: - Add documentation notes for the 'a' option, forgotten in the previous commit. commands.c [1] top.X Suggested by: rafan [1] --- contrib/top/commands.c | 1 + contrib/top/top.X | 3 +++ 2 files changed, 4 insertions(+) (limited to 'contrib') diff --git a/contrib/top/commands.c b/contrib/top/commands.c index 58e00fb3e5ec..8104f511ab61 100644 --- a/contrib/top/commands.c +++ b/contrib/top/commands.c @@ -89,6 +89,7 @@ o - specify sort order (vcsw, ivcsw, read, write, fault, total)\n", stdout r - renice a process\n\ s - change number of seconds to delay between updates\n\ S - toggle the displaying of system processes\n\ +a - toggle the displaying of process titles\n\ t - toggle the display of this process\n\ u - display processes for only one user (+ selects all users)\n\ \n\ diff --git a/contrib/top/top.X b/contrib/top/top.X index 49b6c2084942..eda664c80dff 100644 --- a/contrib/top/top.X +++ b/contrib/top/top.X @@ -255,6 +255,9 @@ Change the number of seconds to delay between displays .B S Toggle the display of system processes. .TP +.B a +Toggle the display of process titles. +.TP .B k Send a signal (\*(lqkill\*(rq by default) to a list of processes. This acts similarly to the command -- cgit v1.2.3