df: add -i flag (#3268)

This commit is contained in:
Ivan Aracki
2019-09-17 21:44:33 +02:00
committed by Starbeamrainbowlabs
parent b5ef37ff8c
commit a4fd7a2249

View File

@@ -13,3 +13,7 @@
- Display the file system and its disk usage containing the given file or directory:
`df {{path/to/file_or_directory}}`
- Display statistics on the number of free inodes:
`df -i`