Skip to content

Remove $ before shell commands in docs #4698

@davidfischer

Description

@davidfischer

The developers have a preference to not have a $ before shell commands in the docs. This makes it easier to copy and paste from our docs. We should remove it everywhere. The following command should show it everywhere.

grep -Ri "    $ " docs/*.rst docs/*/*.rst

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions