summaryrefslogtreecommitdiffstats
path: root/contrib/top/commands.c
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2014-05-17 02:39:20 +0000
committerbdrewery <bdrewery@FreeBSD.org>2014-05-17 02:39:20 +0000
commit7b44e09267defcf7c18d1b8ed0a8331d4a3a7bb7 (patch)
tree5f0484f8e2ab1b7233fdaff1b7511269ee368945 /contrib/top/commands.c
parenta0f7dc4feb575b542dbe33a427e89503bbd17007 (diff)
downloadFreeBSD-src-7b44e09267defcf7c18d1b8ed0a8331d4a3a7bb7.zip
FreeBSD-src-7b44e09267defcf7c18d1b8ed0a8331d4a3a7bb7.tar.gz
MFC r265249,r265250,r265251:
- Add -J command/flag to filter by jail name/jid. This will automatically display the JID as well (the -j command/flag). - Add a hint for 'u' and 'J' command that '+' displays all. - Add J command to help.
Diffstat (limited to 'contrib/top/commands.c')
-rw-r--r--contrib/top/commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c
index 4d987baa..707366d 100644
--- a/contrib/top/commands.c
+++ b/contrib/top/commands.c
@@ -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);
OpenPOWER on IntegriCloud