bin/bluth in bluth-0.6.8 vs bin/bluth in bluth-0.7.0

- old
+ new

@@ -66,17 +66,20 @@ #TODO: command :enqueue command :start_worker => Bluth::CLI command :start_scheduler => Bluth::CLI - + option :f, :force command :stop_workers => Bluth::CLI option :f, :force command :stop_worker => Bluth::CLI option :f, :force command :stop_scheduler => Bluth::CLI - + + about "Stop the oldest worker and start a new instance in its place." + command :replace_worker => Bluth::CLI + command :workers => Bluth::CLI command :schedulers => Bluth::CLI #command :flush_workers => Bluth::CLI end \ No newline at end of file