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 728939f commit 489d317
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Mklinker is a console utility that let's you create multiple symbolic / junction
- 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.
RemoveLink - Removes a link in the config file.
List - Lists all the link elements in the config file.
**LinkAll**: Runs mklink commands for each link element in the config file.
**AddLink**: Adds a new link to the config file.
**RemoveLink**: Removes a link in the config file.
**List**: Lists all the link elements in the config file.

0 comments on commit 489d317

Please sign in to comment.