mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
redis-cli: add new argument -c (#5022)
This commit is contained in:
@@ -26,3 +26,7 @@
|
||||
- Execute Redis command:
|
||||
|
||||
`redis-cli {{redis_command}}`
|
||||
|
||||
- Connect to the local cluster:
|
||||
|
||||
`redis-cli -c`
|
||||
|
||||
Reference in New Issue
Block a user