Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f1abee6

Browse files
committed
Fix descrition of pg_resetxlog -l parameter
This was changed in commit 038f3a0, including the description in the docs, but the reference was missed. Fujii Masao
1 parent 2ffa740 commit f1abee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ref/pg_resetxlog.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ PostgreSQL documentation
2929
<arg choice="opt"><option>-e</option> <replaceable class="parameter">xid_epoch</replaceable></arg>
3030
<arg choice="opt"><option>-m</option> <replaceable class="parameter">mxid</replaceable></arg>
3131
<arg choice="opt"><option>-O</option> <replaceable class="parameter">mxoff</replaceable></arg>
32-
<arg choice="opt"><option>-l</option> <replaceable class="parameter">timelineid</replaceable>,<replaceable class="parameter">fileid</replaceable>,<replaceable class="parameter">seg</replaceable></arg>
32+
<arg choice="opt"><option>-l</option> <replaceable class="parameter">xlogfile</replaceable></arg>
3333
<arg choice="plain"><replaceable>datadir</replaceable></arg>
3434
</cmdsynopsis>
3535
</refsynopsisdiv>

0 commit comments

Comments
 (0)