Bug: Inconsistent examples of using the shell commands #7780
Labels
stage/needs-feedback
Needs feedback from the community (are you also interested in/experiencing this?)
stage/pm-review
Waiting for review by our Product Manager, please don't work on this yet
type/bug
Description:
When running any
--help
command, the examples should reflect what a user would actually copy/paste, and there are some that do not display a space between the$
representing a shell prompt and the actual command.Basically, any time there's a command, either remove the preceding
$
or add a space.Steps to reproduce:
sam --help
or
sam sync --help
(This is not a comprehensive audit of all command examples)
Observed result:
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
The text was updated successfully, but these errors were encountered: