</listitem>
</varlistentry>
- <varlistentry id="app-psql-meta-command-conninfo">
- <term><literal>\conninfo</literal></term>
- <listitem>
- <para>
- Outputs information about the current database connection,
- including TLS-related information if TLS is in use.
- </para>
- </listitem>
- </varlistentry>
-
<varlistentry id="app-psql-meta-command-close">
<term><literal>\close</literal> <replaceable class="parameter">prepared_statement_name</replaceable></term>
</listitem>
</varlistentry>
+ <varlistentry id="app-psql-meta-command-conninfo">
+ <term><literal>\conninfo</literal></term>
+ <listitem>
+ <para>
+ Outputs information about the current database connection,
+ including TLS-related information if TLS is in use.
+ </para>
+ </listitem>
+ </varlistentry>
+
<varlistentry id="app-psql-meta-commands-copy">
<term><literal>\copy { <replaceable class="parameter">table</replaceable> [ ( <replaceable class="parameter">column_list</replaceable> ) ] }
<literal>from</literal>