mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Document the --upgrade-config option.
This commit is contained in:
parent
a97a228ec9
commit
de7052e9d3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user