Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code snippets could have --my-command ABC #29

Open
danieldanielecki opened this issue Nov 11, 2024 · 0 comments
Open

Code snippets could have --my-command ABC #29

danieldanielecki opened this issue Nov 11, 2024 · 0 comments

Comments

@danieldanielecki
Copy link
Member

It's a bit easier for the reader to distinguish which part of the text is about commands/code.

Example:

  • From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys
  • instead of:
  • From Azure documentation, you have the following command that creates a virtual machine named VM1. az vm create --resource-group RG1 --name VM1 --image UbuntuLTS --generate-ssh-keys
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

No branches or pull requests

1 participant