Remove contractions.
Use `Force' in place of `Cause' which sounds better.
This commit is contained in:
parent
760ee1ddda
commit
6fe1c30dbc
@ -57,11 +57,11 @@ blocks in files with this or lower size.
|
||||
For each user, display count of files and space occupied.
|
||||
.It Fl h
|
||||
Estimate the number of blocks in each file based on its size.
|
||||
Despite that this doesn't give the correct results (it doesn't
|
||||
account for the holes in files), this option isn't any faster
|
||||
Despite that this does not give the correct results (it does not
|
||||
account for the holes in files), this option is not any faster
|
||||
and thus is discouraged.
|
||||
.It Fl k
|
||||
Cause the numbers to be reported in kilobyte counts.
|
||||
Force the numbers to be reported in kilobyte counts.
|
||||
By default, all sizes are reported in 512-byte block counts.
|
||||
.It Fl n
|
||||
Given a list of inodes (plus some optional data on each line)
|
||||
|
Loading…
Reference in New Issue
Block a user