aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-05-29 18:19:44 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-05-29 18:19:44 +1200
commitff228af1e1e4853f5a05783c7fb2255aef2dcf1d (patch)
tree8bc26882052cfa107f0d90a2a8915355f8e379e0
parentWarn about danger (diff)
downloadclubber-ff228af1e1e4853f5a05783c7fb2255aef2dcf1d.tar.gz
clubber-ff228af1e1e4853f5a05783c7fb2255aef2dcf1d.zip
Correct description of --chroot=PATH output
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index a19f7ac..0797e95 100644
--- a/README.markdown
+++ b/README.markdown
@@ -22,7 +22,7 @@ and print them to `stdout`.
# clubber /usr/bin/php
Run with the `--chroot=PATH` option, pointing to an existing directory intended
-as the root of a `chroot` jail, `clubber` will also create required library
+as the root of a `chroot` jail, `clubber` will instead create required library
paths if they do not exist and copy the libraries into that environment if they
do not yet exist, or if they differ from the host system libraries.