mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 01:26:03 +02:00
unlink: add more information link (#5634)
This commit is contained in:
parent
020d97edda
commit
c32911b260
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Remove a link to a file from the filesystem.
|
||||
> The file contents is lost if the link is the last one to the file.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/unlink-invocation.html>.
|
||||
|
||||
- Remove the specified file if it is the last link:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue