From 7db45167ccf502f92ee6bf5ce8a2b8f0b2441128 Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Fri, 6 Sep 2019 22:19:53 +0200 Subject: [PATCH] doc: Fix awkward markup --- doc/src/sgml/ref/pg_dumpall.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index aa944a2e92a..e6fe935f8c9 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -55,7 +55,8 @@ PostgreSQL documentation The SQL script will be written to the standard output. Use the - [-f|file] option or shell operators to redirect it into a file. + / option or shell operators to + redirect it into a file.