]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw: Promptify CLI commands and fix formatting in layout.rst 63916/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:18:10 +0000 (16:18 +1000)
commitbd4e850fb1ac38597a81334171e4b3f061604648
treedd097a656b81e483a7c1a6060856562173ffbb36
parente6314eeea141cb94293939625431a60901607586
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