]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/cephfs: Fix double prompts in commands in multimds.rst 62762/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 10 Apr 2025 09:22:26 +0000 (16:22 +0700)
committerGitHub <noreply@github.com>
Thu, 10 Apr 2025 09:22:26 +0000 (16:22 +0700)
commite4b540895cb141353de79d2c66c8d2a8e8faa332
treed3e8f2442aa82e8ce7f96316b954633b0be7b9db
parentedbce5fdd543b66775974ec7f80338f63099622b
doc/cephfs: Fix double prompts in commands in multimds.rst

Some example commands had double prompts: one `#`
from the `.. prompt` and after that another hardcoded
`$` character.

Remove the extra user prompt and leave only the root
prompt from the `.. prompt` block.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/cephfs/multimds.rst