projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6178f3c
)
doc: Fix minor whitespace issue
author
Peter Eisentraut
<peter_e@gmx.net>
Tue, 13 Nov 2018 12:51:38 +0000
(13:51 +0100)
committer
Peter Eisentraut
<peter_e@gmx.net>
Tue, 13 Nov 2018 12:51:38 +0000
(13:51 +0100)
Reported-by: David G. Johnston <david.g.johnston@gmail.com>
doc/src/sgml/ref/pg_waldump.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/pg_waldump.sgml
b/doc/src/sgml/ref/pg_waldump.sgml
index 35f974f8c1b1839e5cad7a4274a1c26cb9c39a17..389c314ef3bd87ce2450dc7c294e40106c752e21 100644
(file)
--- a/
doc/src/sgml/ref/pg_waldump.sgml
+++ b/
doc/src/sgml/ref/pg_waldump.sgml
@@
-23,9
+23,7
@@
PostgreSQL documentation
<cmdsynopsis>
<command>pg_waldump</command>
<arg rep="repeat" choice="opt"><option>option</option></arg>
- <arg choice="opt"><option>startseg</option>
- <arg choice="opt"><option>endseg</option></arg>
- </arg>
+ <arg choice="opt"><option>startseg</option><arg choice="opt"><option>endseg</option></arg></arg>
</cmdsynopsis>
</refsynopsisdiv>