From: Peter Eisentraut Date: Fri, 6 Sep 2019 20:19:53 +0000 (+0200) Subject: doc: Fix awkward markup X-Git-Tag: REL_12_BETA4~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce35a265a438813cd337307b6997a58ac87bf9c9;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.