ln: add missing noun (#4883)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
`ln -s {{path/to/file_or_directory}} {{path/to/symlink}}`
|
||||
|
||||
- Overwrite an existing symbolic to point to a different file:
|
||||
- Overwrite an existing symbolic link to point to a different file:
|
||||
|
||||
`ln -sf {{path/to/new_file}} {{path/to/symlink}}`
|
||||
|
||||
|
Reference in New Issue
Block a user