From 43fd3ba6ffcfefee159876747d1bd2f47f690eca Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Fri, 25 Jul 2014 18:59:45 +0200 Subject: [PATCH] In passing docs formating fix. --- pgloader.1.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pgloader.1.md b/pgloader.1.md index 0522856..9ad667f 100644 --- a/pgloader.1.md +++ b/pgloader.1.md @@ -1356,9 +1356,9 @@ The `sqlite` command accepts the following clauses and options: - *schema only* - When this option is listed pgloader will refrain from migrating the - data over. Note that the schema in this context includes the - indexes when the option *create indexes* has been listed. + When this option is listed pgloader will refrain from migrating the + data over. Note that the schema in this context includes the indexes + when the option *create indexes* has been listed. - *data only*