Align console prompts to style guide (container, sbc, use case) #185

Merged
pboy merged 1 commit from brettweir/user-documentation:update-console-prompts-2 into main 2026-07-01 19:37:04 +00:00
Member

This PR aligns console prompts in the container, sbc, and use case sections with the Fedora style guide. Specifically, the following changes have been made:

  • […]#/[…]$ have been changed to #/$ respectively.

  • [source,] has been changed to [source,console]

Since console prompts appear in a large number of places, this change is implemented across multiple PRs to make reviewing easier. Corrections regarding use of the root user have also been excluded.

This PR aligns console prompts in the **container, sbc, and use case** sections with the Fedora style guide. Specifically, the following changes have been made: - `[…]#`/`[…]$` have been changed to `#`/`$` respectively. - `[source,]` has been changed to `[source,console]` Since console prompts appear in a large number of places, this change is implemented across multiple PRs to make reviewing easier. Corrections regarding use of the `root` user have also been excluded.
pboy merged commit 4fb86176ed into main 2026-07-01 19:37:04 +00:00
brettweir deleted branch update-console-prompts-2 2026-07-16 04:45:46 +00:00
Sign in to join this conversation.
No description provided.