From abdd55035061a6916f0dd86d97370f6a857ffb93 Mon Sep 17 00:00:00 2001 From: Jeff Allen Date: Wed, 5 May 2021 10:57:36 -0400 Subject: [PATCH] Formatting fix for connPoolStats command --- source/reference/command.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/source/reference/command.txt b/source/reference/command.txt index c18a0eb3238..c902f3176b4 100644 --- a/source/reference/command.txt +++ b/source/reference/command.txt @@ -812,10 +812,7 @@ Diagnostic Commands * - :dbcommand:`shardConnPoolStats` - - *Deprecated in 4.4 Use :dbcommand:`connPoolStats` instead.* - - Reports statistics on a :binary:`~bin.mongos`'s connection pool for client - operations against shards. + - *Deprecated in 4.4*. Use :dbcommand:`connPoolStats` instead. * - :dbcommand:`top`