diff --git a/contrib/top/commands.c b/contrib/top/commands.c index 83f966d5e21b..47f4a2ea05fb 100644 --- a/contrib/top/commands.c +++ b/contrib/top/commands.c @@ -80,10 +80,12 @@ n or # - change number of processes to display\n", stdout); #ifdef ORDER if (displaymode == DISP_CPU) fputs("\ -o - specify sort order (pri, size, res, cpu, time, threads)\n", stdout); +o - specify sort order (pri, size, res, cpu, time, threads, jid)\n", + stdout); else fputs("\ -o - specify sort order (vcsw, ivcsw, read, write, fault, total)\n", stdout); +o - specify sort order (vcsw, ivcsw, read, write, fault, total, jid)\n", + stdout); #endif fputs("\ r - renice a process\n\