From 46678447208cddbc8e93e2f2e5123b355f7e9508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nirgal=20Vourg=C3=A8re?= Date: Sun, 8 Jul 2012 21:52:19 +0200 Subject: [PATCH] Added -N option in mdb-export man synopsis --- doc/mdb-export.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mdb-export.txt b/doc/mdb-export.txt index 5d99ff8..0bc25a3 100644 --- a/doc/mdb-export.txt +++ b/doc/mdb-export.txt @@ -2,7 +2,7 @@ NAME mdb-export - Export data in an MDB database table to CSV format. SYNOPSIS - mdb-export [-H] [-d delimiter] [-R row_delim] [[-Q] | [-q quote [-X escape]]] [-I backend] [-D format] database table + mdb-export [-H] [-d delimiter] [-R row_delim] [[-Q] | [-q quote [-X escape]]] [-I backend] [-D format] [-N namespace] database table DESCRIPTION mdb-export is a utility program distributed with MDB Tools.