From af2e6cd6de20fc0b31d3267e299bd0c6d201e80b Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Thu, 7 Nov 2013 16:27:01 +0100 Subject: [PATCH] Typo fixes in docs --- pgloader.1.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pgloader.1.md b/pgloader.1.md index b309694..6e502bd 100644 --- a/pgloader.1.md +++ b/pgloader.1.md @@ -61,6 +61,7 @@ TODO. Add CLI options for batch size maybe. pgloader support the following commands: - `LOAD CSV` + - `LOAD FIXED` - `LOAD DBF` - `LOAD SQLite` - `LOAD MYSQL` @@ -375,7 +376,7 @@ columns arranged in a *fixed size* manner. Here's an example: $$; 01234567892008052011431250firstline - 01234562008052115182300left blank-padded + 01234562008052115182300left blank-padded 12345678902008052208231560another line The `fixed` format command accepts the following clauses and options: