1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00

- Add J command to help.

MFC after:	2 weeks
X-MFC-with:	r265249
This commit is contained in:
Bryan Drewery 2014-05-02 23:47:14 +00:00
parent ee92dd81a5
commit b42dda4bbc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=265251

View File

@ -74,6 +74,7 @@ e - list errors generated by last \"kill\" or \"renice\" command\n\
H - toggle the displaying of threads\n\
i or I - toggle the displaying of idle processes\n\
j - toggle the displaying of jail ID\n\
J - display processes for only one jail (+ selects all jails)\n\
k - kill processes; send a signal to a list of processes\n\
m - toggle the display between 'cpu' and 'io' modes\n\
n or # - change number of processes to display\n", stdout);