aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/redis.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/redis.rb')
-rw-r--r--Library/Formula/redis.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/redis.rb b/Library/Formula/redis.rb
index 2a3cd2f4a..1fd65084b 100644
--- a/Library/Formula/redis.rb
+++ b/Library/Formula/redis.rb
@@ -34,7 +34,7 @@ class Redis <Formula
redis-server #{etc}/redis.conf
To access the server:
- redis-client
+ redis-cli
EOS
end
end