# | Line 639 | Line 639 | void usage() { | |
---|---|---|
639 | " -t DELAY When repeating, wait DELAY seconds between updates (default 1)\n" | |
640 | " -p Display CPU usage differences as percentages rather than\n" | |
641 | " absolute values\n" | |
642 | < | " -f SCALE Display floating-point values as integers scaled by FACTOR\n" |
642 | > | " -f FACTOR Display floating-point values as integers scaled by FACTOR\n" |
643 | " -K Display byte counts in kibibytes\n" | |
644 | " -M Display byte counts in mebibytes\n" | |
645 | " -G Display byte counts in gibibytes\n" |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |