bin/flapper in flapjack-0.6.60 vs bin/flapper in flapjack-0.6.61
- old
+ new
@@ -61,9 +61,10 @@
opts.separator ""
opts.separator "Commands"
opts.separator " start #{" " * 25} start #{exe}"
opts.separator " stop #{" " * 26} stop #{exe}"
opts.separator " restart #{" " * 23} (re)start #{exe}"
+ opts.separator " status #{" " * 24} see if #{exe} is running"
opts.separator ""
opts.separator "Options"
opts.on("-d", "--[no-]daemonize", "Daemonize?") do |d|
options.daemonize = d