Changeset: 0f0f687c0045 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0f0f687c0045 Modified Files: clients/mapiclient/mclient.1 Branch: default Log Message:
mclient manpage: add new -P / --progress switch Hannes, please double-check whether you want to say more, here. diffs (13 lines): diff --git a/clients/mapiclient/mclient.1 b/clients/mapiclient/mclient.1 --- a/clients/mapiclient/mclient.1 +++ b/clients/mapiclient/mclient.1 @@ -267,6 +267,9 @@ dumping the data of a table. This option can be used when trying to load data from MonetDB into another database, or when e.g. JDBC applications are used to reload the dump. +.TP +\fB\-\-progress\fP (\fB\-P\fP) +Show progress bar. .SH BACKSLASH COMMANDS .SS General Commands _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
