public inbox for [email protected]
help / color / mirror / Atom feedcheck alignment of --help output
4+ messages / 3 participants
[nested] [flat]
* check alignment of --help output
@ 2021-09-16 11:40 Peter Eisentraut <[email protected]>
2021-09-16 11:58 ` Re: check alignment of --help output [email protected]
2021-09-17 05:45 ` Re: check alignment of --help output Alexander Lakhin <[email protected]>
0 siblings, 2 replies; 4+ messages in thread
From: Peter Eisentraut @ 2021-09-16 11:40 UTC (permalink / raw)
To: [email protected] <[email protected]>
I just checked the alignment of the translated --help output and fixed a
few mistakes. But some translations were all over the place, so I
didn't feel like messing with that. Please check, for example with
export LANG=...
for x in $prefix/bin/*; do $x --help; done | less
and make it look nice. :)
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: check alignment of --help output
2021-09-16 11:40 check alignment of --help output Peter Eisentraut <[email protected]>
@ 2021-09-16 11:58 ` [email protected]
1 sibling, 0 replies; 4+ messages in thread
From: [email protected] @ 2021-09-16 11:58 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; +Cc: [email protected] <[email protected]>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Thursday, September 16th, 2021 at 13:40, Peter Eisentraut <[email protected]> wrote:
> I just checked the alignment of the translated --help output and fixed a
> > few mistakes. But some translations were all over the place, so I
> didn't feel like messing with that. Please check, for example with
>
Thank you for looking Peter
> export LANG=...
> for x in $prefix/bin/*; do $x --help; done | less
>
> and make it look nice. :)
please find translation amendments, alignment fixes, and file additions
for Hellenic in issue tracker. [1]
Cheers,
//Georgios
[1] https://redmine.postgresql.org/issues/6676
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: check alignment of --help output
2021-09-16 11:40 check alignment of --help output Peter Eisentraut <[email protected]>
@ 2021-09-17 05:45 ` Alexander Lakhin <[email protected]>
2021-09-17 09:03 ` Re: check alignment of --help output Peter Eisentraut <[email protected]>
1 sibling, 1 reply; 4+ messages in thread
From: Alexander Lakhin @ 2021-09-17 05:45 UTC (permalink / raw)
To: Peter Eisentraut <[email protected]>; [email protected] <[email protected]>
Hello Peter,
16.09.2021 14:40, Peter Eisentraut wrote:
> I just checked the alignment of the translated --help output and fixed
> a few mistakes. But some translations were all over the place, so I
> didn't feel like messing with that. Please check, for example with
>
> export LANG=...
> for x in $prefix/bin/*; do $x --help; done | less
>
> and make it look nice. :)
Russian translation is fixed now. Thanks for taking care of this!
And while in moving to nice look, I would like to note that the new
pg_amcheck' help looks different from others in using "NOT".
-a, --all check all databases
-d, --database=PATTERN check matching database(s)
-D, --exclude-database=PATTERN do NOT check matching database(s)
-i, --index=PATTERN check matching index(es)
-I, --exclude-index=PATTERN do NOT check matching index(es)
-r, --relation=PATTERN check matching relation(s)
-R, --exclude-relation=PATTERN do NOT check matching relation(s)
-s, --schema=PATTERN check matching schema(s)
vs
--no-comments do not dump comments
--no-publications do not dump publications
--no-security-labels do not dump security label assignments
--no-subscriptions do not dump subscriptions
--no-synchronized-snapshots do not use synchronized snapshots in
parallel jobs
--no-tablespaces do not dump tablespace assignments
--no-toast-compression do not dump TOAST compression methods
--no-unlogged-table-data do not dump unlogged table data
Is this emphasis appropriate?
Best regards,
Alexander
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: check alignment of --help output
2021-09-16 11:40 check alignment of --help output Peter Eisentraut <[email protected]>
2021-09-17 05:45 ` Re: check alignment of --help output Alexander Lakhin <[email protected]>
@ 2021-09-17 09:03 ` Peter Eisentraut <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Peter Eisentraut @ 2021-09-17 09:03 UTC (permalink / raw)
To: Alexander Lakhin <[email protected]>; [email protected] <[email protected]>
On 17.09.21 07:45, Alexander Lakhin wrote:
> And while in moving to nice look, I would like to note that the new
> pg_amcheck' help looks different from others in using "NOT".
> -a, --all check all databases
> -d, --database=PATTERN check matching database(s)
> -D, --exclude-database=PATTERN do NOT check matching database(s)
> -i, --index=PATTERN check matching index(es)
> -I, --exclude-index=PATTERN do NOT check matching index(es)
> -r, --relation=PATTERN check matching relation(s)
> -R, --exclude-relation=PATTERN do NOT check matching relation(s)
> -s, --schema=PATTERN check matching schema(s)
> vs
> --no-comments do not dump comments
> --no-publications do not dump publications
> --no-security-labels do not dump security label assignments
> --no-subscriptions do not dump subscriptions
> --no-synchronized-snapshots do not use synchronized snapshots in
> parallel jobs
> --no-tablespaces do not dump tablespace assignments
> --no-toast-compression do not dump TOAST compression methods
> --no-unlogged-table-data do not dump unlogged table data
>
> Is this emphasis appropriate?
I think it could be removed.
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2021-09-17 09:03 UTC | newest]
Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-09-16 11:40 check alignment of --help output Peter Eisentraut <[email protected]>
2021-09-16 11:58 ` [email protected]
2021-09-17 05:45 ` Alexander Lakhin <[email protected]>
2021-09-17 09:03 ` Peter Eisentraut <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox