Changeset: aacde4a76e15 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=aacde4a76e15
Modified Files:
        tools/merovingian/client/monetdb.1
        tools/mserver/mserver5.1.in
Branch: Mar2018
Log Message:

various indenting fixes for manpages of mserver5 and monetdb


diffs (93 lines):

diff --git a/tools/merovingian/client/monetdb.1 
b/tools/merovingian/client/monetdb.1
--- a/tools/merovingian/client/monetdb.1
+++ b/tools/merovingian/client/monetdb.1
@@ -96,6 +96,7 @@ steps before releasing it to users, unle
 argument is supplied.  See also
 .BR "monetdb lock" .
 The name of the database must match the expression [A\-Za\-z0\-9\-_]+.
+.RS
 .TP
 \fB\-m\fP \fIpattern\fP
 With the
@@ -121,6 +122,7 @@ user.  Since this protects the database 
 well-known credentials, the created database is not locked after
 creation.  This way, a new database can be created and used right away
 using the password supplied.
+.RE
 .TP
 \fBdestroy\fP [\fB\-f\fP] \fIdatabase\fP [\fIdatabase\fP ...]
 Removes the given
@@ -128,6 +130,7 @@ Removes the given
 including all its data and logfiles.  Once
 destroy has completed, all data is lost.  Be careful when using this
 command.
+.RS
 .TP
 .B \-f
 By default, a confirmation question is asked, however the
@@ -137,6 +140,7 @@ right away.  Note that without this opti
 database, bring it down first using the
 .B stop
 command.
+.RE
 .TP
 \fBlock\fP \fIdatabase\fP [\fIdatabase\fP ...]
 Puts the given database in maintenance mode.  A database under
@@ -234,6 +238,7 @@ flag is absent, is
 .PD 0
 .TP
 \fBkill\fP [\fB\-a\fP] \fIdatabase\fP [\fIdatabase\fP ...]
+.PD
 Starts, stops or kills the given database, or, when
 .B \-a
 is supplied, all known databases.  The
@@ -269,6 +274,7 @@ the operation on other databases was suc
 .PD 0
 .TP
 \fBprofilerstop\fP \fIdatabase\fP [\fIdatabase\fP ...]
+.PD
 Starts or stops the collection of profiling logs for the given database. The 
property
 .B profilerlogpath
 must be set for the given database, and it should point to a directory where 
the logs
@@ -291,6 +297,7 @@ Sets property to value for the given dat
 properties, run
 .BR "monetdb get all" .
 Most properties require the database to be stopped when set.
+.RS
 .TP
 \fBshared=\fP<\fByes\fP|\fBno\fP|\fItag\fP>
 Defines if and how the database is being announced to other monetdbds
@@ -334,6 +341,7 @@ the same time.  Setting this to a high v
 multiplex-funnel may be more performant, see
 .I MULTIPLEX-FUNNEL
 below.
+.RE
 .TP
 \fBinherit\fP \fIproperty\fP \fIdatabase\fP [\fIdatabase\fP ...]
 Like set, but unsets the database-local value, and reverts to inherit
@@ -365,12 +373,14 @@ setting for that monetdbd must be enable
 .PD 0
 .TP
 \fBhelp\fP [\fIcommand\fP]
+.PD
 Shows general help, or short help for a given command.
 .TP
 .B \-v
 .PD 0
 .TP
 .B version
+.PD
 Shows the version of the
 .I monetdb
 utility.
diff --git a/tools/mserver/mserver5.1.in b/tools/mserver/mserver5.1.in
--- a/tools/mserver/mserver5.1.in
+++ b/tools/mserver/mserver5.1.in
@@ -83,6 +83,7 @@ See
 .TP
 .B \-\-daemon=yes
 .PD 0
+.TP
 .B \-\-daemon=no
 .PD
 Disable the console prompt, do not read commands from standard input.
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to