From 5fd792337b5627f3f4c9af4488591dbb291299d8 Mon Sep 17 00:00:00 2001 From: derwinlu Date: Wed, 8 Feb 2017 18:09:01 +0100 Subject: Add dep_fetch_ln --- doc/src/guide/deps.asciidoc | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/src/guide/deps.asciidoc b/doc/src/guide/deps.asciidoc index 82e3e89..84a53de 100644 --- a/doc/src/guide/deps.asciidoc +++ b/doc/src/guide/deps.asciidoc @@ -167,6 +167,7 @@ The following table lists all existing methods: | hg | hg repo commit | Clone the Mercurial repository and update to the given version | svn | svn repo | Checkout the given SVN repository | cp | cp path/to/repo | Recursively copy a local directory +| ln | ln path/to/repo | Symbolically link a local directory | hex | hex version | Download the given project version from hex.pm | fail | N/A | Always fail, reserved for internal use | legacy | N/A | Legacy Erlang.mk fetcher, reserved for internal use -- cgit v1.2.3