summaryrefslogtreecommitdiff
path: root/man/bundle-gem.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle-gem.ronn')
-rw-r--r--man/bundle-gem.ronn2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle-gem.ronn b/man/bundle-gem.ronn
index 8d453ce077..a997cb907a 100644
--- a/man/bundle-gem.ronn
+++ b/man/bundle-gem.ronn
@@ -76,7 +76,7 @@ configuration file using the following names:
the answer will be saved in Bundler's global config for future `bundle gem`
use.
-* `--ci`, `--test=github`, `--test=travis`, `--test=gitlab`, `--test=circle`:
+* `--ci`, `--ci=github`, `--ci=travis`, `--ci=gitlab`, `--ci=circle`:
Specify the continuous integration service that Bundler should use when
generating the project. Acceptable values are `github`, `travis`, `gitlab`
and `circle`. A configuration file will be generated in the project directory.