README.rdoc in eatmysoul-0.0.2 vs README.rdoc in eatmysoul-0.1.0
- old
+ new
@@ -22,10 +22,10 @@
* ruby (any version should work, but i test it with 1.8 and 1.9.2)
* eventmachine
== Usage
- rubyxxx eatmysoul.rb [config_file]
+ eatmysoul [run|start|stop] -- [--config-file=/path] [--login=login_x] [--location==loc]
* Run it once (e.g. ruby1.8 eatmysoul.rb), and it will produce a template configuration file (defaults to '~/.eatmysoul.yml')
* Edit this file. (especially the login and password)
* Run it again.