From 31d632876f2739e4c8154941fb831d35d05ebb8c Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Tue, 4 Sep 2012 16:01:48 -0700 Subject: [PATCH] doc: Added QA reference to --valgrind option. Signed-off-by: John Wilkins --- doc/cluster-ops/operating.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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``. | -- 2.47.3