snips-issues icon indicating copy to clipboard operation
snips-issues copied to clipboard

[SAM] Typo in sam CLI help message

Open weathon opened this issue 6 years ago • 0 comments

Toogle sound feedback on or off

wayne@wayne-X502CA:~$ sam sound-feedback
sam sound-feedback <toggle>

Toogle sound feedback on or off

Positionals:
  toggle  Toggle the feedback sound   [string] [required] [choices: "on", "off"]

Options:
  --version  Show version number                                       [boolean]
  --help     Show help                                                 [boolean]

Not enough non-option arguments: got 0, need at least 1

weathon avatar Oct 14 '19 02:10 weathon