docs-src/docs/index.md in rbcli-0.2.0 vs docs-src/docs/index.md in rbcli-0.2.1
- old
+ new
@@ -28,9 +28,11 @@
* __External Script Wrapping__: High-level wrapping for Bash scripts, or any other applcication you'd like to wrap into a command.
* __Project Structure and Generators__: Create a well-defined project directory structure which organizes your code and allows you to package and distribute your application as a Gem. Generators can also help speed up the process of creating new commands, scripts, and hooks!
+* __Remote Execution__: Automatically execute commands on remote machines via SSH
+
If you're just getting started with RBCli, take a look at the [Tutorial][tutorial]. Or take a look at the [Advanced] menu above to look through RBCli's additional featureset.
[tutorial]: ./tutorial/10-getting_started.md