diff options
author | Ian Gilfillan <github@greenman.co.za> | 2018-08-09 13:22:30 +0200 |
---|---|---|
committer | Vicențiu-Marian Ciorbaru <vicentiu@mariadb.org> | 2018-08-28 14:12:42 +0300 |
commit | 6c588c92a9b17c5478c60713c7d5b17a38044295 (patch) | |
tree | 837cd1c50d78b4bad8fe8cabf9ac7b15d55ed2ea /man/mbstream.1 | |
parent | f4454a35fccdee12a208a1faa37bcd0d281900a5 (diff) | |
download | mariadb-git-6c588c92a9b17c5478c60713c7d5b17a38044295.tar.gz |
MDEV-14927: Missing man pages
Diffstat (limited to 'man/mbstream.1')
-rw-r--r-- | man/mbstream.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/mbstream.1 b/man/mbstream.1 new file mode 100644 index 00000000000..2aba73fe400 --- /dev/null +++ b/man/mbstream.1 @@ -0,0 +1,16 @@ +'\" t +.\" +.TH "\FBMBSTREAM\FR" "1" "9 August 2018" "MariaDB 10\&.1" "MariaDB Database System" +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH NAME +mbstream \- Serialize/deserialize files in the XBSTREAM format +.SH DESCRIPTION +Use \fBmbstream \-\-help\fR for details on usage\. +.PP +For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/ |