Browse Source

Merge pull request #1508 from vladdu/patch-1

List 'lock' command in man page
pull/1512/head
alisdair sullivan 8 years ago
committed by GitHub
parent
commit
ca3aa76a0e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      manpages/rebar3.1

+ 3
- 0
manpages/rebar3.1 View File

@ -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

Loading…
Cancel
Save