]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/dev: cephfs-shell typo repair 39492/head
authorZac Dover <zac.dover@gmail.com>
Tue, 16 Feb 2021 08:37:13 +0000 (18:37 +1000)
committerZac Dover <zac.dover@gmail.com>
Tue, 16 Feb 2021 08:37:13 +0000 (18:37 +1000)
This corrects the formatting for a mention of
cephfs-shell. Previously, it was not properly
formatted. This commit adds two backticks before
the string "cephfs-shell", and adds to backticks
after it.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/dev/developer_guide/testing_integration_tests/tests-integration-testing-teuthology-workflow.rst

index 997ce5f4b83c93e0bd2946bb5e36ab759a1b7747..7e8b3498a2f6c82b01ba7c369b7091bac8e74688 100644 (file)
@@ -176,7 +176,7 @@ name of the file without its filename extension as an argument to the
 ``--filter`` triggers those tests. 
 
 For example, in the command above in the :ref:`Testing QA Changes
-<teuthology_testing_qa_changes>` section, `cephfs-shell`` is specified. 
+<teuthology_testing_qa_changes>` section, ``cephfs-shell`` is specified. 
 This works because there is a file named ``cephfs-shell.yaml`` in
 ``qa/suites/fs/basic_functional/tasks/``.