From 138efc36901f793735a66a677d55705baeaaef47 Mon Sep 17 00:00:00 2001 From: Dimitri Fontaine Date: Fri, 11 Oct 2013 16:31:53 +0200 Subject: [PATCH] Fix the man page synopsis. --- pgloader.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgloader.1.md b/pgloader.1.md index a3121c9..a0d1f01 100644 --- a/pgloader.1.md +++ b/pgloader.1.md @@ -8,7 +8,7 @@ pgloader - PostgreSQL data loader # SYNOPSIS -pandoc [*options*] [*command-file*]... +pgloader [*options*] [*command-file*]... # DESCRIPTION