aws-cli icon indicating copy to clipboard operation
aws-cli copied to clipboard

Duplicate Example headings - sync

Open pelicanmedia opened this issue 1 year ago • 2 comments

Describe the issue

Example 5: Sync all local objects to the specified bucket except .jpg files and Example 6: Sync all local objects to the specified bucket except .jpg files have the exact same headings where Example 6 should be regarding folders.

Links

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/s3/sync.html#examples

pelicanmedia avatar May 31 '24 14:05 pelicanmedia

Thanks for reporting, here is the files that needs to be updated: https://github.com/aws/aws-cli/blob/develop/awscli/examples/s3/sync.rst

And here is a screenshot highlighting the issue:

image

I think it should be updated to something like:

Example 6: Sync local directory to S3 bucket excluding a specific directory

(Also - the .jpg should be fixed to display in markdown in the Example 5 header.)

@elysahall thoughts on this issue?

tim-finnigan avatar Jun 04 '24 01:06 tim-finnigan

Is this fixed? Or I can take this up

akshat62 avatar Jun 20 '24 14:06 akshat62

will raise a PR for documentation

Shiravani24 avatar Oct 24 '24 07:10 Shiravani24