Changeset: 5ebce2e307cd for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5ebce2e307cd Modified Files: documentation/source/manual_pages/mclient.rst documentation/source/manual_pages/monetdb.rst documentation/source/manual_pages/monetdbd.rst.in documentation/source/manual_pages/mserver5.rst.in documentation/source/manual_pages/msqldump.rst Branch: default Log Message:
Update manual pages diffs (108 lines): diff --git a/documentation/source/manual_pages/mclient.rst b/documentation/source/manual_pages/mclient.rst --- a/documentation/source/manual_pages/mclient.rst +++ b/documentation/source/manual_pages/mclient.rst @@ -1,3 +1,7 @@ +======= +MCLIENT +======= + NAME ==== @@ -32,17 +36,16 @@ the **--interactive** (**-i**) option is lines starting with **\\** (backslash) specially. See the section BACKSLASH COMMANDS below. -Before *mclient* starts parsing command line options, it reads a -*.monetdb* file. If the environment variable **DOTMONETDBFILE** is set, -it reads the file pointed to by that variable instead. When unset, -*mclient* searches for a *.monetdb* file in the current working -directory, and if that doesn't exist, in the current user's home -directory. This file can contain defaults for the flags **user**, -**password**, **language**, **database**, **save_history**, **format**, -and **width**. For example, an entry in a *.monetdb* file that sets the -default language for *mclient* to mal looks like this: **language=mal**. -To disable reading the *.monetdb* file, set the variable -**DOTMONETDBFILE** to the empty string in the environment. +Before *mclient* starts parsing command line options, it reads a *.monetdb* +file. If the environment variable **DOTMONETDBFILE** is set, it reads the file +pointed to by that variable instead. When unset, *mclient* searches for a +*.monetdb* file in the current working directory, and if that doesn't exist, in +the current user's home directory. This file can contain defaults for the flags +**user**, **password**, **language**, **database**, **save_history**, +**format**, **host**, **port**, and **width**. For example, an entry in a +*.monetdb* file that sets the default language for *mclient* to mal looks like +this: **language=mal**. To disable reading the *.monetdb* file, set the +variable **DOTMONETDBFILE** to the empty string in the environment. OPTIONS ======= diff --git a/documentation/source/manual_pages/monetdb.rst b/documentation/source/manual_pages/monetdb.rst --- a/documentation/source/manual_pages/monetdb.rst +++ b/documentation/source/manual_pages/monetdb.rst @@ -1,3 +1,7 @@ +======= +MONETDB +======= + NAME ==== diff --git a/documentation/source/manual_pages/monetdbd.rst.in b/documentation/source/manual_pages/monetdbd.rst.in --- a/documentation/source/manual_pages/monetdbd.rst.in +++ b/documentation/source/manual_pages/monetdbd.rst.in @@ -1,3 +1,8 @@ +======== +MONETDBD +======== + + NAME ==== diff --git a/documentation/source/manual_pages/mserver5.rst.in b/documentation/source/manual_pages/mserver5.rst.in --- a/documentation/source/manual_pages/mserver5.rst.in +++ b/documentation/source/manual_pages/mserver5.rst.in @@ -1,3 +1,8 @@ +======== +MSERVER5 +======== + + NAME ==== 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 @@ -1,3 +1,7 @@ +======== +MSQLDUMP +======== + NAME ==== @@ -19,14 +23,14 @@ accelerators, and an SQL front end. *Msqldump* is the program to dump an MonetDB/SQL database. The dump can be used to populate a new MonetDB/SQL database. -Before *msqldump* starts parsing command line options, it reads a -*.monetdb* file. If the environment variable **DOTMONETDBFILE** is set, -it reads the file pointed to by that variable instead. When unset, -*msqldump* searches for a *.monetdb* file in the current working -directory, and if that doesn't exist, in the current user's home -directory. This file can contain defaults for the flags **user** and -**password**. To disable reading the *.monetdb* file, set the variable -**DOTMONETDBFILE** to the empty string in the environment. +Before *msqldump* starts parsing command line options, it reads a *.monetdb* +file. If the environment variable **DOTMONETDBFILE** is set, it reads the file +pointed to by that variable instead. When unset, *msqldump* searches for a +*.monetdb* file in the current working directory, and if that doesn't exist, in +the current user's home directory. This file can contain defaults for the flags +**user**, **password**, **host**, and **port**. To disable reading the +*.monetdb* file, set the variable **DOTMONETDBFILE** to the empty string in the +environment. OPTIONS ======= _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list