From: Peter Eisentraut Date: Fri, 6 Sep 2019 20:19:53 +0000 (+0200) Subject: doc: Fix awkward markup X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7babff18dc26506d4a05f75283ae621d3b8a1950;p=postgresql doc: Fix awkward markup --- diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index 0ca099e3c7..b1562e6cee 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -52,7 +52,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.