mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-19 09:51:28 +08:00
without the dir example, "file" is redundant here
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user