]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Added QA reference to --valgrind option.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 4 Sep 2012 23:01:48 +0000 (16:01 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 4 Sep 2012 23:01:48 +0000 (16:01 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/cluster-ops/operating.rst

index d213714962db16a80c463852f5709578aa49c89c..85921d159db0f8d1c4829612974676ffa19902e4 100644 (file)
@@ -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``.   |