README.md in bukkit-2.3.0 vs README.md in bukkit-2.3.1
- old
+ new
@@ -5,10 +5,11 @@
![Gem Version](https://badge.fury.io/rb/bukkit.png)
[![Dependency Status](https://gemnasium.com/JesseHerrick/Bukkit-CLI.png)](https://gemnasium.com/JesseHerrick/Bukkit-CLI)
[![Build Status](https://travis-ci.org/JesseHerrick/Bukkit-CLI.png?branch=master)](https://travis-ci.org/JesseHerrick/Bukkit-CLI)
+[![Code Climate](https://codeclimate.com/github/JesseHerrick/Bukkit-CLI.png)](https://codeclimate.com/github/JesseHerrick/Bukkit-CLI)
##Features (see [commands](https://github.com/JesseHerrick/Bukkit-CLI/blob/master/README.md#commands) for more details)
* Automatically creates a new server (your choice of build: rb, beta, or dev) with a simple command.
* Plugin manager. No more downloading and copying files.
* Update to the most recent build of your choice.
@@ -29,10 +30,10 @@
`bukkit install my-favorite-plugin` Install a new bukkit plugin.
`bukkit new my-awesome-server-name [options: --rb, --beta, --dev, -[-f]orce (Overwrite any conflicting dirs.)], ` Create a new Bukkit server.
-`bukkit start` Start your server.
+`bukkit start [options: --ram MEMORY_INT]` Start your server.
`bukkit update [options: --rb, --beta, --dev]` Download the latest version of CraftBukkit.
`bukkit website my-favorite-plugin [options: --url (just show url, don't open)]` Visit a plugin's website.