unknown option --subject

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: konkove@gmail.com
Date: 2024-01-31T17:21:28Z
Lists: pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/auth-pg-hba-conf.html
Description:

Hello.
On this page this command does not work
`openssl x509 -in myclient.crt -noout --subject -nameopt RFC2253`
unknown option --subject

We should use only one dash `-subject`

Commits

  1. doc: Fix incorrect openssl option