df: add -i flag (#3268)

italian
Ivan Aracki 2019-09-17 21:44:33 +02:00 committed by Starbeamrainbowlabs
parent b5ef37ff8c
commit a4fd7a2249
1 changed files with 4 additions and 0 deletions

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`