mirror of https://github.com/ceph/ceph
48 lines
737 B
ReStructuredText
48 lines
737 B
ReStructuredText
|
===========================================
|
||
|
cclsinfo -- show class object information
|
||
|
===========================================
|
||
|
|
||
|
.. program:: cclsinfo
|
||
|
|
||
|
Synopsis
|
||
|
========
|
||
|
|
||
|
| **cclsinfo** [ *options* ] ... *filename*
|
||
|
|
||
|
|
||
|
Description
|
||
|
===========
|
||
|
|
||
|
**cclsinfo** 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
|
||
|
============
|
||
|
|
||
|
**cclsinfo** 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)
|