mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 20:35:26 +02:00
df: converted to snake case and small text change
This commit is contained in:
parent
2dc563ae66
commit
654c01fcd1
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue