From a3424776f52eb16fa870cf75a31c78ce8caf8106 Mon Sep 17 00:00:00 2001 From: Yehuda Sadeh Date: Thu, 6 Jan 2011 15:11:34 -0800 Subject: [PATCH] librados-config: add man page --- man/librados-config.8 | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 man/librados-config.8 diff --git a/man/librados-config.8 b/man/librados-config.8 new file mode 100644 index 0000000000000..c0eeb533e57b0 --- /dev/null +++ b/man/librados-config.8 @@ -0,0 +1,24 @@ +.TH LIBRADOS-CONFIG 8 +.SH NAME +librados-config \- display information about librados +.SH SYNOPSIS +.B librados-config +[ \fB\--version\fR ] +[ \fB\--vernum\fR ] + +.SH DESCRIPTION +.B librados-config +is a utility that displays information about the installed librados. +.SH OPTIONS +.TP +\fB\-\-version\fR +Display librados version +.TP +\fB\-\-vernum\fR +Display the librados version code +.SH AVAILABILITY +.B librados-config +is part of the Ceph distributed file system. Please refer to the Ceph wiki at +http://ceph.newdream.net/wiki for more information. +.SH SEE ALSO +.BR ceph (8), rados (8) -- 2.39.5