Bug in italian help of "pg_dumpall"

Started by Giacomo Petilloabout 15 years ago2 messagesbugs
Jump to latest
#1Giacomo Petillo
giacomo.petillo@gmail.com

Hi,
in the help of "pg_dumpall" pops up this error:

Opzioni di connessione:
-h, --host=NOMEHOST host server di database o directory socket
-l, --database=NOMEDB preimpostazione database alternativo
*p, --port=PORTA numero porta del server di database
U, --username=NOME connessione come utente di database specificato*
-w, --no-password nessun richiesta di password
-W, --password forza la richiesta della password (dovrebbe
avvenire automaticamente)

The parameters "U" and "p" must be preceded as usual by the character "-".

Regards,
Giacomo

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Giacomo Petillo (#1)
Re: Bug in italian help of "pg_dumpall"

On fre, 2011-01-21 at 17:31 +0100, Giacomo Petillo wrote:

Hi,
in the help of "pg_dumpall" pops up this error:

Opzioni di connessione:
-h, --host=NOMEHOST host server di database o directory socket
-l, --database=NOMEDB preimpostazione database alternativo
*p, --port=PORTA numero porta del server di database
U, --username=NOME connessione come utente di database specificato*
-w, --no-password nessun richiesta di password
-W, --password forza la richiesta della password (dovrebbe
avvenire automaticamente)

The parameters "U" and "p" must be preceded as usual by the character "-".

Fixed.