]> granicus.if.org Git - postgresql/commitdiff
Fix descrition of pg_resetxlog -l parameter
authorMagnus Hagander <magnus@hagander.net>
Tue, 1 Jan 2013 15:16:20 +0000 (16:16 +0100)
committerMagnus Hagander <magnus@hagander.net>
Tue, 1 Jan 2013 15:16:20 +0000 (16:16 +0100)
This was changed in commit 038f3a05092365eca070bdc588554520dfd5ffb9, including
the description in the docs, but the reference was missed.

Fujii Masao

doc/src/sgml/ref/pg_resetxlog.sgml

index 27b9ab41d0f5f06939778acdc5782ef514ca4c2f..90c772195cd2c1d3ac593b18efa27c89d7c804b5 100644 (file)
@@ -29,7 +29,7 @@ PostgreSQL documentation
    <arg choice="opt"><option>-e</option> <replaceable class="parameter">xid_epoch</replaceable></arg>
    <arg choice="opt"><option>-m</option> <replaceable class="parameter">mxid</replaceable></arg>
    <arg choice="opt"><option>-O</option> <replaceable class="parameter">mxoff</replaceable></arg>
-   <arg choice="opt"><option>-l</option> <replaceable class="parameter">timelineid</replaceable>,<replaceable class="parameter">fileid</replaceable>,<replaceable class="parameter">seg</replaceable></arg>
+   <arg choice="opt"><option>-l</option> <replaceable class="parameter">xlogfile</replaceable></arg>
    <arg choice="plain"><replaceable>datadir</replaceable></arg>
   </cmdsynopsis>
  </refsynopsisdiv>