diff options
author | Ian Gilfillan <github@greenman.co.za> | 2018-08-09 14:15:58 +0200 |
---|---|---|
committer | Vicențiu-Marian Ciorbaru <vicentiu@mariadb.org> | 2018-08-29 09:57:31 +0300 |
commit | a8bf27c7157374e3c1c4fa1b300ed6df195dda7b (patch) | |
tree | 0f98738b20c3d0b879aa5d8a3764a4e33aa76398 /man/mysql_ldb.1 | |
parent | 55163ba1bdb1a05daadc66c41c959994231b361c (diff) | |
download | mariadb-git-a8bf27c7157374e3c1c4fa1b300ed6df195dda7b.tar.gz |
MDEV-14927: Missing man pages
Diffstat (limited to 'man/mysql_ldb.1')
-rw-r--r-- | man/mysql_ldb.1 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/man/mysql_ldb.1 b/man/mysql_ldb.1 new file mode 100644 index 00000000000..5c08a1a14df --- /dev/null +++ b/man/mysql_ldb.1 @@ -0,0 +1,16 @@ +'\" t +.\" +.TH "\FBMYSQL_LDB\FR" "1" "9 August 2018" "MariaDB 10\&.2" "MariaDB Database System" +.\" ----------------------------------------------------------------- +.\" * set default formatting +.\" ----------------------------------------------------------------- +.\" disable hyphenation +.nh +.\" disable justification (adjust text to left margin only) +.ad l +.SH NAME +mysql_ldb \- RocksDB tool +.SH DESCRIPTION +Use \fBmysql_ldb \-\-help\fR for details on usage\. +.PP +For more information, please refer to the MariaDB Knowledge Base, available online at https://mariadb.com/kb/ |