diff options
author | rohit <rohit.arondekar@gmail.com> | 2012-11-21 11:48:16 +0530 |
---|---|---|
committer | rohit <rohit.arondekar@gmail.com> | 2012-11-21 11:48:51 +0530 |
commit | ed52d756ee49804a76267f0250dc344c332f1801 (patch) | |
tree | b3d69cb1dee4f6fb5b062f7ce62f7b0615b7e3ae /man | |
parent | edf25f973648176f96b3924b4919af583dd542ff (diff) | |
download | bundler-ed52d756ee49804a76267f0250dc344c332f1801.tar.gz |
link to bundle platform man page #1605
Diffstat (limited to 'man')
-rw-r--r-- | man/bundle.ronn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn index ef3e7ae603..066701db47 100644 --- a/man/bundle.ronn +++ b/man/bundle.ronn @@ -76,7 +76,7 @@ We divide `bundle` subcommands into primary commands and utilities. * `bundle gem(1)`: Create a simple gem, suitable for development with bundler -* `bundle platform(1)`: +* [bundle platform(1)][bundle-platform]: Displays platform compatibility information ## OBSOLETE |