without the dir example, "file" is redundant here

This commit is contained in:
Waldir Pimenta
2016-01-22 01:00:04 +00:00
parent b4beb34a50
commit d3b8b8e51a

View File

@@ -8,7 +8,7 @@
- Overwrite an existing symbolic to point to a different file:
`ln -sf {{path/to/new/file}} {{path/to/file/symlink}}`
`ln -sf {{path/to/new/file}} {{path/to/symlink}}`
- Create a hard link to a file: