From 61cc8ff0edb43fbaff4e60ff4cfa676b5eed4408 Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Thu, 3 Jun 2021 15:18:24 +0000 Subject: [PATCH] ln: fix typo in flag of Italian page Co-authored-by: Muhammad Falak R Wani --- pages.it/common/ln.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages.it/common/ln.md b/pages.it/common/ln.md index 8a627ebff..d1e7456eb 100644 --- a/pages.it/common/ln.md +++ b/pages.it/common/ln.md @@ -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: