mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
ln: fix typo in flag of Italian page
Co-authored-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
This commit is contained in:
parent
0deb4d0597
commit
61cc8ff0ed
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Sovrascrivi un collegamento esistente in modo che punti a un nuovo file:
|
||||
|
||||
`ln -sg {{/percorso/al/nuovo/file}} {{percorso/al/collegamento}}`
|
||||
`ln -sf {{/percorso/al/nuovo/file}} {{percorso/al/collegamento}}`
|
||||
|
||||
- Crea un collegamento fisico a un file:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue