Re: [DOCS] Manual pages completion

2013-06-13 Thread Jan Staněk
Dne 13.6.2013 14:39, Peter Eisentraut napsal(a): On 6/13/13 5:53 AM, Jan Staněk wrote: Hello, recently I added a few missing (they were in --help messages, but not in man pages) options to man pages of ecpg (missing -h option) and initdb (the -s/--show options). Yes, please do that. Can anyb

Re: [DOCS] Manual pages completion

2013-06-13 Thread Peter Eisentraut
On 6/13/13 5:53 AM, Jan Staněk wrote: > Hello, > recently I added a few missing (they were in --help messages, but not in > man pages) options to man pages of ecpg (missing -h option) and initdb > (the -s/--show options). Yes, please do that. > Can anybody point me to which files should I edit in

[DOCS] Manual pages completion

2013-06-13 Thread Jan Staněk
Hello, recently I added a few missing (they were in --help messages, but not in man pages) options to man pages of ecpg (missing -h option) and initdb (the -s/--show options). However, I was doing the repairs on generated man pages in fedora package, and when I cloned the original git repo of