diff --git a/awscli/examples/s3/sync.rst b/awscli/examples/s3/sync.rst index 5e8dc255b5f3..86498ed8c4d0 100644 --- a/awscli/examples/s3/sync.rst +++ b/awscli/examples/s3/sync.rst @@ -80,7 +80,7 @@ Output:: upload: test2.txt to s3://mybucket/test2.txt -**Example 6: Sync all local objects to the specified bucket except ``.jpg`` files** +**Example 6: Sync all local objects to the specified bucket except specified directory files** The following ``sync`` command syncs files under a local directory to objects under a specified prefix and bucket by downloading S3 objects. This example uses the ``--exclude`` parameter flag to exclude a specified directory