summaryrefslogtreecommitdiffstats
path: root/contrib/top/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/top/commands.c')
-rw-r--r--contrib/top/commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c
index e594825..b79e19a 100644
--- a/contrib/top/commands.c
+++ b/contrib/top/commands.c
@@ -81,7 +81,7 @@ n or # - change number of processes to display\n", stdout);
o - specify sort order (pri, size, res, cpu, time)\n", stdout);
else
fputs("\
-o - specify sort order (read, write, fault, total)\n", stdout);
+o - specify sort order (vcsw, ivcsw, read, write, fault, total)\n", stdout);
#endif
fputs("\
r - renice a process\n\
OpenPOWER on IntegriCloud