doc/dev: cephfs-shell typo repair

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>
This commit is contained in:
Zac Dover 2021-02-16 18:37:13 +10:00
parent a9a1b88694
commit f16402a962

View 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/``.