The following options can be used:
-a, --all
|Include pseudo, duplicate, inaccessible file systems.
-B, --block-size=SIZE
|Scale sizes by SIZE before printing them.
|SIZE may be followed by the following multiplicative suffixes: kB 1000, K 1024, MB 1000*1000, M 1024*1024, and so on.
-h, --human-readable
|Print sizes in human readable format (e.g., 1K 234M 2G).
-H, --si
|Likewise, but use powers of 1000 not 1024.
-i, --inodes
|List inode information instead of block usage.
-k
|Like --block-size=1K.
-l, --local
|Limit listing to local file systems.
-P, --portability
|Use the POSIX output format.
-t, --type=TYPE
|Limit listing to file systems of type TYPE.
-T, --print-type
|Print file system type.
-x, --exclude-type=TYPE
|Limit listing to file systems not of type TYPE.
--help
|Display help message and exit.
--version
|Output version information and exit.