]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw: Promptify CLI commands and fix formatting in layout.rst 63915/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 28 Apr 2025 09:19:22 +0000 (16:19 +0700)
committerZac Dover <zac.dover@proton.me>
Fri, 13 Jun 2025 06:16:57 +0000 (16:16 +1000)
commitc038c70f695158d16407d7604ce3f252e8fdebf5
tree6a30d4b87d498670897582cfae317e9e5c8c605c
parent87a8aa2af8f8f1fa6fd0e4ae8e11bfbad9eecc39
doc/radosgw: Promptify CLI commands and fix formatting in layout.rst

Move two example CLI command blocks to use a bash prompt
block with the correct privileged prompt instead of
hardcoded unprivileged prompt.

Don't use the directory "bin/" in command "bin/radosgw-admin"
especially when the next commands also don't use it.

Fix 2 instances of double-backtick missing the second
backtick that caused the rendered doc to be jumbled.

Do not use _emphasis_ that renders as underscores, instead
use RST syntax for italic for the word.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit 6783245e98be4bd83be754fa39353d268e25b896)
doc/radosgw/layout.rst