unlink: add more information link (#5634)

This commit is contained in:
marchersimon
2021-03-30 16:00:49 +02:00
committed by GitHub
parent 020d97edda
commit c32911b260

View File

@@ -2,6 +2,7 @@
> Remove a link to a file from the filesystem. > Remove a link to a file from the filesystem.
> The file contents is lost if the link is the last one to the file. > 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: - Remove the specified file if it is the last link: