From: Peter Eisentraut Date: Fri, 6 Sep 2019 20:19:53 +0000 (+0200) Subject: doc: Fix awkward markup X-Git-Tag: REL_13_BETA1~1529 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=021da890bcc129a9a1a4d996304cf437553f0937;p=thirdparty%2Fpostgresql.git doc: Fix awkward markup --- diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index 55d44171685..7268be9f3ef 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.