mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-17 13:55:26 +02:00
without the dir example, "file" is redundant here
This commit is contained in:
parent
b4beb34a50
commit
d3b8b8e51a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
- Overwrite an existing symbolic to point to a different file:
|
- 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:
|
- Create a hard link to a file:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue