A bit more detailed
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# link-fixer
|
||||
# link-fixer 0.5
|
||||
Author: matlag<matlag@chtisurel.net>
|
||||
|
||||
Status: Functional but insufficiently tested
|
||||
Use at your own risks!
|
||||
|
||||
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.
|
||||
If pointed to a directory, link_fixer scans the directory for broken links.
|
||||
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.
|
||||
Reference in New Issue
Block a user