Removed <> from man synopsis

This commit is contained in:
Nirgal Vourgère
2012-02-02 09:46:11 +01:00
parent ef08e815a1
commit 9ee1335940
11 changed files with 13 additions and 13 deletions

View File

@@ -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] [-D <format>] <database> <table>
mdb-export [-H] [-d delimiter] [-R row_delim] [[-Q] | [-q quote [-X escape]]] [-I] [-D format] database table
DESCRIPTION
mdb-export is a utility program distributed with MDB Tools.