mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 01:15:29 +00:00
- Add documentation notes for the 'a' option, forgotten in the previous
commit. commands.c [1] top.X Suggested by: rafan [1]
This commit is contained in:
parent
7abab91135
commit
679420161d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169237
@ -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\
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user