mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 20:42:23 +03:00
df: converted to snake case and small text change
This commit is contained in:
parent
2dc563ae66
commit
654c01fcd1
@ -10,6 +10,6 @@
|
||||
|
||||
`df -h`
|
||||
|
||||
- Display the file system and its disk usage for the given file or folder:
|
||||
- Display the file system and its disk usage containing the given file or folder:
|
||||
|
||||
`df {{/path/to/file-or-folder}}`
|
||||
`df {{/path/to/file_or_folder}}`
|
||||
|
Loading…
Reference in New Issue
Block a user