ln: add more information link (#5560)

This commit is contained in:
marchersimon
2021-03-30 12:33:54 +02:00
committed by GitHub
parent 1bee28dd65
commit cd1189ec96
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# ln
> Crée des liens vers des fichiers et répertoires.
> Plus d'informations : <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- Crée un lien symbolique vers un fichier ou un répertoire :

View File

@@ -1,6 +1,7 @@
# ln
> Crea un collegamento a un file o a una directory.
> Maggiori informazioni: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- Crea un collegamento simbolico a un file (o directory):

View File

@@ -1,6 +1,7 @@
# ln
> Creates links to files and directories.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/ln-invocation.html>.
- Create a symbolic link to a file or directory: