Document the --upgrade-config option.

This commit is contained in:
Dimitri Fontaine 2013-10-13 23:18:42 +02:00
parent a97a228ec9
commit de7052e9d3

View File

@ -39,7 +39,12 @@ pgloader operates from commands which are read from files:
: Show debug level information messages.
-E, \--list-encodings
: List known encodings in this version of pgloader
: List known encodings in this version of pgloader.
-U, \--upgrade-config
: Parse given files in the command line as `pgloader.conf` files with the
`INI` syntax that was in use in pgloader versions 2.x, and output the
new command syntax for pgloader on standard output.
-l *FILE*, \--load *FILE*
: Specify a lisp *FILE* to compile and load into the pgloader image before