Changeset: d567ef75eb3f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/d567ef75eb3f
Modified Files:
        clients/mapiclient/msqldump.1
        documentation/source/manual_pages/msqldump.rst
Branch: Aug2024
Log Message:

Typo.


diffs (35 lines):

diff --git a/clients/mapiclient/msqldump.1 b/clients/mapiclient/msqldump.1
--- a/clients/mapiclient/msqldump.1
+++ b/clients/mapiclient/msqldump.1
@@ -135,7 +135,7 @@ option are specified, the last one is us
 The
 .B \-\-outputdir
 option is not compatible with the
-\B \-\-inserts
+.B \-\-inserts
 option.
 .TP
 \fB\-\-compression=\fP\fIextension\fP (\fB\-x\fP \fIextension\fP)
diff --git a/documentation/source/manual_pages/msqldump.rst 
b/documentation/source/manual_pages/msqldump.rst
--- a/documentation/source/manual_pages/msqldump.rst
+++ b/documentation/source/manual_pages/msqldump.rst
@@ -48,7 +48,7 @@ OPTIONS
 
 **--host=**\ *hostname* (**-h** *hostname*)
    Specify the name of the host on which the server runs (default:
-   localhost).
+   **localhost**).
 
 **--port=**\ *portnr* (**-p** *portnr*)
    Specify the portnumber of the server (default: 50000).
@@ -91,8 +91,8 @@ OPTIONS
    **--compression** option is used, the CSV files will be compressed
    using the specified compression scheme. If both the **--outputdir**
    option and the **--output** option are specified, the last one is
-   used. The **--outputdir** option is not compatible with the --inserts
-   option.
+   used. The **--outputdir** option is not compatible with the
+   **--inserts** option.
 
 **--compression=**\ *extension* (**-x** *extension*\ )
    Compress the CSV files produced with the **--outputdir** option using
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to