doc: Fix minor whitespace issue

Reported-by: David G. Johnston <david.g.johnston@gmail.com>
This commit is contained in:
Peter Eisentraut 2018-11-13 13:51:38 +01:00
parent 6178f3cb79
commit d20dceaf50

View File

@ -23,9 +23,7 @@ PostgreSQL documentation
<cmdsynopsis> <cmdsynopsis>
<command>pg_waldump</command> <command>pg_waldump</command>
<arg rep="repeat" choice="opt"><option>option</option></arg> <arg rep="repeat" choice="opt"><option>option</option></arg>
<arg choice="opt"><option>startseg</option> <arg choice="opt"><option>startseg</option><arg choice="opt"><option>endseg</option></arg></arg>
<arg choice="opt"><option>endseg</option></arg>
</arg>
</cmdsynopsis> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>