Add if
to readme
This commit is contained in:
parent
0ab840f691
commit
81937086b2
1 changed files with 1 additions and 0 deletions
|
@ -192,6 +192,7 @@ Available extended configuration parameters:
|
|||
| `force` | Force removes the old target, file or folder, and forces a new link (default:false) |
|
||||
| `relative` | Use a relative path when creating the symlink (default:false, absolute links) |
|
||||
| `glob` | Treat a `*` character as a wildcard, and perform link operations on all of those matches (default:false) |
|
||||
| `if` | Execute this in your `$SHELL` and only link if it is successful. |
|
||||
|
||||
#### Example
|
||||
|
||||
|
|
Loading…
Reference in a new issue