From db4cd72479df0500a1690a95a2e851b4958eeb68 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Mon, 5 Dec 2022 12:31:42 -0500 Subject: [PATCH] doc/cephfs: monospace "ceph fs set-default" command Fix the rst syntax here to make this command match everything else. Signed-off-by: Ken Dreyer --- doc/cephfs/createfs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cephfs/createfs.rst b/doc/cephfs/createfs.rst index cb370c737c54f..59706d1d2dc8c 100644 --- a/doc/cephfs/createfs.rst +++ b/doc/cephfs/createfs.rst @@ -108,7 +108,7 @@ choose which to use when mounting. If you have created more than one file system, and a client does not specify a file system when mounting, you can control which file system -they will see by using the `ceph fs set-default` command. +they will see by using the ``ceph fs set-default`` command. Adding a Data Pool to the File System ------------------------------------- -- 2.39.5