Skip to content

Conversation

@matthewcurry
Copy link

Hello,

Most code style guides dictate that $() be used instead of `` for command substitution. I made a very small change to your document to encourage its use.

Thanks,
Matthew

@samumbach
Copy link
Collaborator

Nice catch, @matthewcurry 😃

I support this 💯 . We might want to swap the order of `` and $() in the prose and sample code block, too, just to reinforce that $() is more common (or should be... 😉 )

@matthewcurry
Copy link
Author

Hey, I added a commit to make the change you suggested.

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.

3 participants