summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVlad Dumitrescu <vladdu55@gmail.com>2017-03-06 17:11:08 +0100
committerGitHub <noreply@github.com>2017-03-06 17:11:08 +0100
commit6f823c4d21dfe26ba5e88161a255dbe7d6e2eb59 (patch)
treee7e4157ed0f93501f664d28727a7fb3f38f33752
parent3e66bbb1b979bb631595cbaf582d64df09d24674 (diff)
List 'lock' command in man page
-rw-r--r--manpages/rebar3.13
1 files changed, 3 insertions, 0 deletions
diff --git a/manpages/rebar3.1 b/manpages/rebar3.1
index 450e006..e2a9a06 100644
--- a/manpages/rebar3.1
+++ b/manpages/rebar3.1
@@ -194,6 +194,9 @@ Create new project from templates.
.IP
\fI--force\fR: overwrite existing files
.TP
+\fBlock\fR
+Lock dependencies.
+.TP
\fBpath\fR [\fI--app\fR] [\fI--base\fR] [\fI--bin\fR] [\fI--ebin\fR] [\fI--lib\fR] [\fI--priv\fR] [\fI-s\fR|\fI--separator\fR] [\fI--src\fR] [\fI--rel\fR]
Print paths to build dirs in current profile.
.IP