Align console prompts to style guide (tutorials) #188

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

This PR aligns console prompts in the tutorials section 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 **tutorials** section 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 bdfa43aac6 into main 2026-07-01 19:39:26 +00:00
brettweir deleted branch update-console-prompts-tutorials 2026-07-16 04:41:48 +00:00
Sign in to join this conversation.
No description provided.