]> granicus.if.org Git - pgbouncer/commitdiff
Fix small markup issue
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 23 Sep 2019 20:17:33 +0000 (22:17 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 23 Sep 2019 20:17:33 +0000 (22:17 +0200)
<foo> is a URL in Markdown, so this was misformatted.

doc/usage.md

index 86a7c1c6f7c9e5044640ad9e3d9c154c68eb9680..e5d29defd52e157f5e47dbb571bb6e5a21a373ab 100644 (file)
@@ -659,7 +659,7 @@ connection is next released (according to the pooling mode), and new
 server connections will immediately use the updated connection
 parameters.
 
-#### WAIT_CLOSE [<db>]
+#### WAIT_CLOSE [db]
 
 Wait until all server connections, either of the specified database or
 of all databases, have cleared the "close_needed" state (see **SHOW