ceph/doc/man/8/librados-config.rst
Kefu Chai a0bdf6932b doc: add ":orphan:" field to avoid sphinx warnings
when building man pages from rst files, sphinx complains if any
rst file is not referenced by a doctree.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-04-07 23:26:50 +08:00

47 lines
820 B
ReStructuredText

:orphan:
=======================================================
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 Ceph, a massively scalable, open-source, distributed storage system.
Please refer to the Ceph documentation at http://ceph.com/docs for
more information.
See also
========
:doc:`ceph <ceph>`\(8),
:doc:`rados <rados>`\(8)