From: John Wilkins Date: Tue, 4 Sep 2012 23:01:48 +0000 (-0700) Subject: doc: Added QA reference to --valgrind option. X-Git-Tag: v0.53~209 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=31d632876f2739e4c8154941fb831d35d05ebb8c;p=ceph.git doc: Added QA reference to --valgrind option. Signed-off-by: John Wilkins --- diff --git a/doc/cluster-ops/operating.rst b/doc/cluster-ops/operating.rst index d213714962db..85921d159db0 100644 --- a/doc/cluster-ops/operating.rst +++ b/doc/cluster-ops/operating.rst @@ -21,7 +21,7 @@ The ``ceph`` service options include: +=================+==========+=================================================+ | ``--verbose`` | ``-v`` | Use verbose logging. | +-----------------+----------+-------------------------------------------------+ -| ``--valgrind`` | ``N/A`` | (Developers only) Use `Valgrind`_ debugging. | +| ``--valgrind`` | ``N/A`` | (Dev and QA only) Use `Valgrind`_ debugging. | +-----------------+----------+-------------------------------------------------+ | ``--allhosts`` | ``-a`` | Execute on all hosts in ``ceph.conf.`` | | | | Otherwise, it only executes on ``localhost``. |