]> granicus.if.org Git - postgresql/commit
doc: Improve pg_restore help output
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 23 Aug 2014 04:23:34 +0000 (00:23 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 23 Aug 2014 04:23:34 +0000 (00:23 -0400)
commit73e47b703b3b5bfc3a76029b0895b1173ae9ad76
treea475c27e4430fd1bd6ff6e3920c87cd0c3a7347a
parent25eda23679433ee35972f9e4411a628e19b8cd57
doc: Improve pg_restore help output

Add a note that some options can be specified multiple times to select
multiple objects to restore.  This replaces the somewhat confusing use
of plurals in the option descriptions themselves.
src/bin/pg_dump/pg_restore.c