ceph/doc/man/8/ceph-clsinfo.rst
Loic Dachary 8d60cd1ac2 man: Ceph is also an object store
Replace

   Ceph distributed file system

with

   Ceph distributed storage system

to help reduce the idea that Ceph is just a file system.

Signed-off-by: Loic Dachary <loic@dachary.org>
2013-12-10 18:33:05 +01:00

48 lines
768 B
ReStructuredText

===============================================
ceph-clsinfo -- show class object information
===============================================
.. program:: ceph-clsinfo
Synopsis
========
| **ceph-clsinfo** [ *options* ] ... *filename*
Description
===========
**ceph-clsinfo** can show name, version, and architecture information
about a specific class object.
Options
=======
.. option:: -n, --name
Shows the class name
.. option:: -v, --version
Shows the class version
.. option:: -a, --arch
Shows the class architecture
Availability
============
**ceph-clsinfo** is part of the Ceph distributed storage system. Please
refer to the Ceph documentation at http://ceph.com/docs for more
information.
See also
========
:doc:`ceph <ceph>`\(8)