lib/flydata/helpers.rb in flydata-0.1.0 vs lib/flydata/helpers.rb in flydata-0.1.1
- old
+ new
@@ -18,9 +18,10 @@
Usage: flydata COMMAND
setup # setup initially
start # start flydata process
stop # stop flydata process
restart # restart flydata process
+ status # check flydata process
conf # show configuration
sync # initial sync(only for mysql database)
If you encountered login or any other errors during setup,
please setup flydata again by following commands.