pages*: fix small typos (#11850)
* pages*: fix small typos * pages/*: make help and version commands consistent * pages/*: follow "path/to/file" pattern * nop: generic display help wording
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
|
||||
`aws ses send-email --from {{from_address}} --destination "ToAddresses={{addresses}}" --message "Subject={Data={{subject_text}},Charset=utf8},Body={Text={Data={{body_text}},Charset=utf8},Html={Data={{message_body_containing_html}},Charset=utf8}}"`
|
||||
|
||||
- Show help for a specific SES subcommand:
|
||||
- Display help for a specific SES subcommand:
|
||||
|
||||
`aws ses {{subcommand}} help`
|
||||
|
Reference in New Issue
Block a user