From 64ef3bbe1aa258e40ea4c7a0807cb9c4e46eb532 Mon Sep 17 00:00:00 2001 From: Matias Saguir Date: Tue, 22 Nov 2022 22:27:09 -0300 Subject: [PATCH] Change RESTORE_PREFIX for RESTORE_SUFFIX --- docs/databases.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/databases.rst b/docs/databases.rst index f7686dfe..ee36be76 100644 --- a/docs/databases.rst +++ b/docs/databases.rst @@ -90,7 +90,7 @@ DUMP_PREFIX and RESTORE_PREFIX String to include as prefix of dump or restore command. It will be added with a space between the launched command and its prefix. -DUMP_SUFFIX and RESTORE_PREFIX +DUMP_SUFFIX and RESTORE_SUFFIX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ String to include as suffix of dump or restore command. It will be added with