summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralisdair sullivan <alisdairsullivan@yahoo.ca>2017-03-06 09:12:38 -0800
committerGitHub <noreply@github.com>2017-03-06 09:12:38 -0800
commit34697f1f846939e4b16e98e54fcd0f55c555eb59 (patch)
treeecc174b4078817eb52986d6154668c80564d2d4c
parentca3aa76a0ea666e85027752801e1fd4b3762683d (diff)
parent430db1f5fd675e0bd066b4e94388f854a6fbf9aa (diff)
Merge pull request #1512 from erlang/revert-1508-patch-1
Revert "List 'lock' command in man page"
-rw-r--r--manpages/rebar3.13
1 files changed, 0 insertions, 3 deletions
diff --git a/manpages/rebar3.1 b/manpages/rebar3.1
index e2a9a06..450e006 100644
--- a/manpages/rebar3.1
+++ b/manpages/rebar3.1
@@ -194,9 +194,6 @@ 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