mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-30 23:15:23 +02:00
df: use manned.org in more info link (#12041)
This commit is contained in:
parent
2bf1ddd453
commit
69122038cd
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# df
|
||||
|
||||
> Display an overview of the filesystem disk space usage.
|
||||
> More information: <https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/utilities/df.html>.
|
||||
> More information: <https://manned.org/df.1posix>.
|
||||
|
||||
- Display all filesystems and their disk usage using 512-byte units:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue