Changeset: f93669831fd2 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=f93669831fd2 Modified Files: clients/mapiclient/mclient.1 Branch: Mar2018 Log Message:
mclient manpage: document "-t" variant of new "--timer" option diffs (12 lines): diff --git a/clients/mapiclient/mclient.1 b/clients/mapiclient/mclient.1 --- a/clients/mapiclient/mclient.1 +++ b/clients/mapiclient/mclient.1 @@ -154,7 +154,7 @@ When reading from standard input, interp (backslash) specially. See the section BACKSLASH COMMANDS below. .TP -\fB\-\-timer\fP\fB=\fP\fItimermode\fP +\fB\-\-timer\fP\fB=\fP\fItimermode\fP (\fB\-t\fP \fItimermode\fP) The \fItimer\fP command controls the format of the time reported for queries. The default mode is \fBclock\fP which reports on the wall-clock time in a human friendly way. The timer mode \fBnone\fP turns off timing reporting. _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
