]> git.proxmox.com Git - ceph.git/blob - ceph/doc/man/8/librados-config.rst
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / doc / man / 8 / librados-config.rst
1 :orphan:
2
3 =======================================================
4 librados-config -- display information about librados
5 =======================================================
6
7 .. program:: librados-config
8
9 Synopsis
10 ========
11
12 | **librados-config** [ --version ] [ --vernum ]
13
14
15 Description
16 ===========
17
18 **librados-config** is a utility that displays information about the
19 installed ``librados``.
20
21
22 Options
23 =======
24
25 .. option:: --version
26
27 Display ``librados`` version
28
29 .. option:: --vernum
30
31 Display the ``librados`` version code
32
33
34 Availability
35 ============
36
37 **librados-config** is part of Ceph, a massively scalable, open-source, distributed storage system.
38 Please refer to the Ceph documentation at http://ceph.com/docs for
39 more information.
40
41
42 See also
43 ========
44
45 :doc:`ceph <ceph>`\(8),
46 :doc:`rados <rados>`\(8)