mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
A couple of small fixes in docs (#1285)
* fix formatting in release notes * fix patronictl reinit command name
This commit is contained in:
@@ -4,6 +4,7 @@ Release notes
|
||||
=============
|
||||
|
||||
Version 1.6.1
|
||||
-------------
|
||||
|
||||
**New features**
|
||||
|
||||
|
||||
+1
-1
@@ -333,4 +333,4 @@ Reinitialize endpoint
|
||||
|
||||
The call might fail if Patroni is in a loop trying to recover (restart) a failed Postgres. In order to overcome this problem one can specify ``{"force":true}`` in the request body.
|
||||
|
||||
The reinitialize endpoint is used by ``patronictl reinitialize``.
|
||||
The reinitialize endpoint is used by ``patronictl reinit``.
|
||||
|
||||
Reference in New Issue
Block a user