ceph/doc/man/8/ceph-clsinfo.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

50 lines
810 B
ReStructuredText

:orphan:
===============================================
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 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)