df: add Dutch translation (#12018)
* df: add Dutch translation * df: add mnemonics * Apply suggestions from code review Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
`df`
|
||||
|
||||
- Display all filesystems and their disk usage in human-readable form (based on powers of 1024):
|
||||
- Display all filesystems and their disk usage in [h]uman-readable form (based on powers of 1024):
|
||||
|
||||
`df -h`
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
|
||||
`df -k`
|
||||
|
||||
- Display information in a portable way:
|
||||
- Display information in a [P]ortable way:
|
||||
|
||||
`df -P`
|
||||
|
Reference in New Issue
Block a user