psql: Fix \pset by adding missed xheader_width option to the help

Pavel Luzanov <p.luzanov@postgrespro.ru>

From: Pavel Luzanov <p.luzanov@postgrespro.ru>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-21T19:50:41Z
Lists: pgsql-hackers

Attachments

I found that the help for \pset command missed xheader_width option.
Please, consider this small correction.

-- 
Pavel Luzanov
Postgres Professional:https://postgrespro.com

Commits

  1. psql: Fix category of \parse in output of --help=commands and \?

  2. psql: Include \pset xheader_width in --help=commands|variables