diff options
author | Terence Lee <hone02@gmail.com> | 2012-08-29 23:58:02 -0500 |
---|---|---|
committer | Terence Lee <hone02@gmail.com> | 2012-08-30 00:14:48 -0500 |
commit | ce129f11008622e62a37b27c7f4cd7b118be9de3 (patch) | |
tree | c32ccb5a09db55c10b544aefc8e9d24eb7739f5c /man/bundle.ronn | |
parent | 3cadcec49991cb80bab87dd68822eb0118be8523 (diff) | |
download | bundler-ce129f11008622e62a37b27c7f4cd7b118be9de3.tar.gz |
bundle platform man pages
Diffstat (limited to 'man/bundle.ronn')
-rw-r--r-- | man/bundle.ronn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/bundle.ronn b/man/bundle.ronn index 04f0463832..400c3155c1 100644 --- a/man/bundle.ronn +++ b/man/bundle.ronn @@ -73,6 +73,9 @@ We divide `bundle` subcommands into primary commands and utilities. * `bundle gem(1)`: Create a simple gem, suitable for development with bundler +* `bundle platform(1)`: + Displays platform compatibility information + ## OBSOLETE These commands are obsolete and should no longer be used |