From 7d443e73d49a08603f2e1d92164397f9b0762120 Mon Sep 17 00:00:00 2001 From: Renato Monteiro <45536168+monteiro-renato@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:59:13 +0000 Subject: [PATCH] Fix wording in cli.md --- docs/connect/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/connect/cli.md b/docs/connect/cli.md index 70f3e71f7f..d5eb11f103 100644 --- a/docs/connect/cli.md +++ b/docs/connect/cli.md @@ -603,7 +603,7 @@ once you use the `MONITOR` command. All commands received by the active Redis in 1460100081.165665 [0 127.0.0.1:51706] "set" "shipment:8000736522714:status" "sorting" 1460100083.053365 [0 127.0.0.1:51707] "get" "shipment:8000736522714:status" -Note that it is possible to use to pipe the output, so you can monitor +Note that it is possible to pipe the output, so you can monitor for specific patterns using tools such as `grep`. ## Monitoring the latency of Redis instances