1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-03-28 21:16:20 +01:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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: