aboutsummaryrefslogtreecommitdiffstats
path: root/man/bundle.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/bundle.ronn')
-rw-r--r--man/bundle.ronn10
1 files changed, 5 insertions, 5 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn
index f81af972..bd01276f 100644
--- a/man/bundle.ronn
+++ b/man/bundle.ronn
@@ -16,10 +16,10 @@ started, and Gemfile(5) for more information on the `Gemfile` format.
## OPTIONS
* `--no-color`:
- Prints all output without color
+ Print all output without color
* `--verbose`:
- Prints out additional logging information
+ Print out additional logging information
## BUNDLE COMMANDS
@@ -44,7 +44,7 @@ We divide `bundle` subcommands into primary commands and utilities.
Specify and read configuration options for bundler
* `bundle help(1)`:
- Displays detailed help for each subcommand
+ Display detailed help for each subcommand
## UTILITIES
@@ -80,10 +80,10 @@ We divide `bundle` subcommands into primary commands and utilities.
Create a simple gem, suitable for development with bundler
* [bundle platform(1)][bundle-platform]:
- Displays platform compatibility information
+ Display platform compatibility information
* `bundle clean(1)`:
- Cleans up unused gems in your bundler directory
+ Clean up unused gems in your bundler directory
## PLUGINS