Skip to content

Commit

Permalink
Missing --recursive option in recursive example for aws s3 ls
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Quach committed Feb 6, 2014
1 parent 6927759 commit d7f61ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awscli/examples/s3/ls.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ prefixes under the specified bucket and prefix.

::

aws s3 ls s3://mybucket/
aws s3 ls s3://mybucket --recursive

*Output*
::
Expand Down

0 comments on commit d7f61ca

Please sign in to comment.