Commit 897b5e3b authored by John E. Vincent's avatar John E. Vincent

fix help test on connection error

parent 3efdef0f
......@@ -8,10 +8,9 @@ Apparently we could not connect to the redis instance.
By default the watcher will attempt to connect to "redis://localhost:6379/0"
If your redis instance is listening elsewhere, please start like so:
REDIS_URL="redis://hostname:port/dbnum" noah-watcher.rb
This will be rectified in a future release. Sorry about that.
noah-watcher.rb -r redis://hostname:port/dbnum
----------------------------------------------------------------------------
EOC
HELP = <<-EOH
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment