summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-20 12:26:14 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-02-20 12:26:14 +0100
commit127df7c634d1d33ffd93dcbb376d2a0d5cad5e4f (patch)
tree114f073ec98ca23d06977d2c07c099defdc20eaf /man
parent1564ca053705100b487296ecf36aeb29795b87f6 (diff)
downloadbundler-127df7c634d1d33ffd93dcbb376d2a0d5cad5e4f.tar.gz
Space after comma
Diffstat (limited to 'man')
-rw-r--r--man/bundle-config.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-config.ronn b/man/bundle-config.ronn
index 91a32c109b..64f0fea743 100644
--- a/man/bundle-config.ronn
+++ b/man/bundle-config.ronn
@@ -47,7 +47,7 @@ config unset disable_multisource` downgrades this error to a warning.
Flags passed to `bundle install` or the Bundler runtime,
such as `--path foo` or `--without production`, are not remembered between commands.
-If these options must be remembered,they must be set using `bundle config`
+If these options must be remembered, they must be set using `bundle config`
(e.g., `bundle config set path foo`).
The options that can be configured are: