summaryrefslogtreecommitdiff
path: root/manpages/rebar3.1
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2017-03-27 16:43:54 -0400
committerGitHub <noreply@github.com>2017-03-27 16:43:54 -0400
commite32cd3118f0aada01775e9d2468bb98b04e2be28 (patch)
tree91e443b268d993db5e5d5de30ea016c00b453688 /manpages/rebar3.1
parent2cc07d8f1fa0f0f3491720389d9c85b755ec8e59 (diff)
parente83100bbc85967134fe68dbf691c2cca8d6db10c (diff)
Merge pull request #1523 from mbeijen/separate
Typo: seperate -> separate
Diffstat (limited to 'manpages/rebar3.1')
-rw-r--r--manpages/rebar3.12
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/rebar3.1 b/manpages/rebar3.1
index 450e006..5c42f21 100644
--- a/manpages/rebar3.1
+++ b/manpages/rebar3.1
@@ -197,7 +197,7 @@ Create new project from templates.
\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
-\fI--app\fR: Comma seperated list of applications to return paths for.
+\fI--app\fR: Comma separated list of applications to return paths for.
.IP
\fI--base\fR: Return the `base' path of the current profile.
.IP