Updated Readme
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
# link-fixer 0.5
|
# link-fixer
|
||||||
Author: matlag <matlag@chtisurel.net>
|
Author: matlag <matlag@chtisurel.net>
|
||||||
|
|
||||||
Status: Functional but insufficiently tested
|
Status: Functional but insufficiently tested
|
||||||
Use at your own risks!
|
Use at your own risks!
|
||||||
|
|
||||||
Fix broken symbolic links.
|
Fix broken symbolic links.
|
||||||
Search for file of same name as original target in provided directory and link to that target if unique and if exists.
|
Search for file of same name as original target in provided directory and link to that target if unique and if exists, with a relative path to target.
|
||||||
If multiple matches are found, link-fixer prompts the user to pick one.
|
If multiple matches are found, link-fixer prompts the user to pick one.
|
||||||
If pointed to a directory, link_fixer scans the directory for broken links and attempt to fix all of them.
|
If pointed to a directory, link_fixer scans the directory for broken links and attempt to fix all of them.
|
||||||
Reference in New Issue
Block a user