From: Peter Eisentraut Date: Fri, 6 Sep 2019 20:19:53 +0000 (+0200) Subject: doc: Fix awkward markup X-Git-Tag: REL9_4_25~57 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=603a53431fd1d272f331c609f62264831fd679c1;p=postgresql.git doc: Fix awkward markup --- diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index bc5ad7e0e82..916a415ac43 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.