~ubuntu-branches/ubuntu/quantal/ceph/quantal

« back to all changes in this revision

Viewing changes to doc/man/8/librados-config.rst

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2012-07-16 09:56:24 UTC
  • mfrom: (0.3.11)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: package-import@ubuntu.com-20120716095624-azr2w4hbhei1rxmx
Tags: upstream-0.48
ImportĀ upstreamĀ versionĀ 0.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=======================================================
 
2
 librados-config -- display information about librados
 
3
=======================================================
 
4
 
 
5
.. program:: librados-config
 
6
 
 
7
Synopsis
 
8
========
 
9
 
 
10
| **librados-config** [ --version ] [ --vernum ]
 
11
 
 
12
 
 
13
Description
 
14
===========
 
15
 
 
16
**librados-config** is a utility that displays information about the
 
17
  installed ``librados``.
 
18
 
 
19
 
 
20
Options
 
21
=======
 
22
 
 
23
.. option:: --version
 
24
 
 
25
   Display ``librados`` version
 
26
 
 
27
.. option:: --vernum
 
28
 
 
29
   Display the ``librados`` version code
 
30
 
 
31
 
 
32
Availability
 
33
============
 
34
 
 
35
**librados-config** is part of the Ceph distributed file system.
 
36
Please refer to the Ceph wiki at http://ceph.newdream.net/wiki for
 
37
more information.
 
38
 
 
39
 
 
40
See also
 
41
========
 
42
 
 
43
:doc:`ceph <ceph>`\(8),
 
44
:doc:`rados <rados>`\(8)