[BACK]Return to display.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / top

Diff for /src/usr.bin/top/display.c between version 1.57 and 1.58

version 1.57, 2018/11/17 23:10:08 version 1.58, 2018/11/28 22:00:30
Line 817 
Line 817 
             "I | i        - toggle the display of idle processes\n"              "I | i        - toggle the display of idle processes\n"
             "k [-sig] pid - send signal `-sig' to process `pid'\n"              "k [-sig] pid - send signal `-sig' to process `pid'\n"
             "n|# count    - show `count' processes\n"              "n|# count    - show `count' processes\n"
             "o field      - specify sort order (size, res, cpu, time, pri, pid, command)\n"              "o [-]field   - specify sort order (size, res, cpu, time, pri, pid, command)\n"
               "               (o -field sorts in reverse)\n"
             "P pid        - highlight process `pid' (P+ switches highlighting off)\n"              "P pid        - highlight process `pid' (P+ switches highlighting off)\n"
             "p pid        - display process by `pid' (p+ selects all processes)\n"              "p pid        - display process by `pid' (p+ selects all processes)\n"
             "q            - quit\n"              "q            - quit\n"

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58