From de7052e9d365ede19cff4d4a7090e1ad95727c10 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Sun, 13 Oct 2013 23:18:42 +0200 Subject: [PATCH] Document the --upgrade-config option. --- pgloader.1.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pgloader.1.md b/pgloader.1.md index fc6ccd3..26f0867 100644 --- a/pgloader.1.md +++ b/pgloader.1.md @@ -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