Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenchristoffer authored Feb 16, 2020
1 parent 6033664 commit 728939f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Mklinker is a console utility that let's you create multiple symbolic / junction
- With Mklinker you can keep the config file around and if you for example re-install your operating system you can just use Mklinker and restore all the various links you had before.
- With Mklinker you can send someone the config file and they can easily create all the links.

## Features
- Mklinker supports symbolic, junction and hard links on Windows platforms.
- Supports relative paths in config file, but will turn them into absolute paths when running mklink commands.

## Commands
LinkAll - Runs mklink commands for each link element in the config file.
AddLink - Adds a new link to the config file.
Expand Down

0 comments on commit 728939f

Please sign in to comment.