Before
52b5568, the recently added -l option was short for --relation.
We changed it to -R, but we forgot to update one place in the
documentation.
Author: Japin Li <japinli@hotmail.com>
Discussion: https://postgr.es/m/MEYP282MB1669435CFBE57CBBA5116C66B61D9%40MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
<para>
Only display records that modify the given block. The relation must
also be provided with <option>--relation</option> or
- <option>-l</option>.
+ <option>-R</option>.
</para>
</listitem>
</varlistentry>