]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/radosgw: Promptify CLI commands and fix formatting in layout.rst
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 28 Apr 2025 09:19:22 +0000 (16:19 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Mon, 28 Apr 2025 09:19:22 +0000 (16:19 +0700)
commit6783245e98be4bd83be754fa39353d268e25b896
tree7a0de8f7adb138070b25a4da92f5900ed96f989d
parentd37f60264ab3456ad5a3731ac6028c41b00c5575
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>
doc/radosgw/layout.rst