]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/radosgw: Promptify CLI commands and fix formatting in layout.rst 63914/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:14:50 +0000 (16:14 +1000)
commit26b0a522ed2323438bd172c6aa0b3490c21b80f8
treee863c6d52af3038f9051326b139b26521312a939
parentf4804b16dfe47c92a09d09208840092aa64f5638
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