# | Line 641 | Line 641 | void usage() { | |
---|---|---|
641 | " absolute values\n" | |
642 | " -f SCALE Display floating-point values as integers scaled by FACTOR\n" | |
643 | " -K Display byte counts in kibibytes\n" | |
644 | < | " -M Display byte counts in mibibytes\n" |
644 | > | " -M Display byte counts in mebibytes\n" |
645 | " -G Display byte counts in gibibytes\n" | |
646 | "\n"); | |
647 | printf("Version %s - report bugs to <%s>.\n", |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |