Fix markup in synopsis

Peter Eisentraut <peter@eisentraut.org>

Commit: 81e3c83d988daa8fd763ec5104d540713832dd1a
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-05-18T16:18:22Z
Releases: 15.0
Fix markup in synopsis

There is no need for a <literal> inside a <synopsis>, since the latter
is already all "literal" implicitly.  Also, create_help.pl misparses
it.  So just remove it.

Reported-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/20220517.174342.1884842412165214815.horikyota.ntt%40gmail.com

Files

PathChange+/−
doc/src/sgml/ref/copy.sgml modified +1 −1

Documentation touched

Discussion