mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 09:02:08 +02:00
Merge branch 'patch-6' of git://github.com/denis-sokolov/tldr into denis-sokolov-patch-6
This commit is contained in:
commit
1b63a9d58c
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@
|
||||||
|
|
||||||
`ln -sf {{path/to/new/original/file}} {{path/to/file/link}}`
|
`ln -sf {{path/to/new/original/file}} {{path/to/file/link}}`
|
||||||
|
|
||||||
- overwrite a symbolic link to a folder
|
|
||||||
|
|
||||||
`ln -sfT {{path/to/new/original/file}} {{path/to/folder/link}}`
|
|
||||||
|
|
||||||
- create a hard link to a file
|
- create a hard link to a file
|
||||||
|
|
||||||
`ln {{path/to/original/file}} {{path/to/link}}`
|
`ln {{path/to/original/file}} {{path/to/link}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue