From 7e0f47072ef26cc4ca9f5968a2430aeaaa845501 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Fri, 2 Apr 2021 09:53:32 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ab9b14..a42071a 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Run [pg_dump](https://www.postgresql.org/docs/9.6/app-pgdump.html) to generate a options: "-O" ``` -> NOTE: :warning: Ensure the backup output file already exists. +> NOTE: :warning: +> * Ensure the backup output file already exists. Example ```yaml