Skip to content

Remove prompts from copyable docs commands#52

Draft
Mirochill wants to merge 1 commit into
chaostoolkit:masterfrom
Mirochill:docs-30-copyable-commands
Draft

Remove prompts from copyable docs commands#52
Mirochill wants to merge 1 commit into
chaostoolkit:masterfrom
Mirochill:docs-30-copyable-commands

Conversation

@Mirochill

Copy link
Copy Markdown

Summary

  • remove leading $ prompts from Markdown command examples so copied commands are ready to paste
  • update README, install notes, and changelog examples consistently

Fixes #30

Validation

  • git diff --check
  • git diff --cached --check
  • git show --check --stat --oneline HEAD
  • rg search for remaining copyable $ prompts in the edited docs
  • Not run locally

Signed-off-by: Miro <200482516+Mirochill@users.noreply.github.com>
@Mirochill Mirochill force-pushed the docs-30-copyable-commands branch from 12f7e1b to 94848c8 Compare May 25, 2026 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Copy Commands include Dollar Sign

1 participant