ceph/doc/man/8/librados-config.rst
Tommi Virtanen 60aea05423 doc: Convert manpages to doc/man/.
Includes various content cleanups: layout of synopsis, layout
of comments in examples, typos.

Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
2011-09-09 16:26:40 -07:00

45 lines
775 B
ReStructuredText

=======================================================
librados-config -- display information about librados
=======================================================
.. program:: librados-config
Synopsis
========
| **librados-config** [ --version ] [ --vernum ]
Description
===========
**librados-config** is a utility that displays information about the
installed ``librados``.
Options
=======
.. option:: --version
Display ``librados`` version
.. option:: --vernum
Display the ``librados`` version code
Availability
============
**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.
See also
========
:doc:`ceph <ceph>`\(8),
:doc:`rados <rados>`\(8)