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 c4c9c36..b18db72 100644
--- a/contrib/top/commands.c
+++ b/contrib/top/commands.c
@@ -74,7 +74,7 @@ k - kill processes; send a signal to a list of processes\n\
n or # - change number of processes to display\n", stdout);
#ifdef ORDER
fputs("\
-o - specify sort order (size, res, cpu, time)\n", stdout);
+o - specify sort order (pri, size, res, cpu, time)\n", stdout);
#endif
fputs("\
r - renice a process\n\
OpenPOWER on IntegriCloud