Browse code

Fix the example for recursive listing.

Francois Lebel authored on 2014/01/29 08:01:56
Showing 1 changed files
... ...
@@ -238,7 +238,7 @@ Simple s3cmd HowTo
238 238
 
239 239
    Use --recursive (or -r) to list all the remote files:
240 240
 
241
-   ~$ s3cmd ls s3://public.s3tools.org
241
+   ~$ s3cmd ls --recursive s3://public.s3tools.org
242 242
    2009-02-10 05:10    123456   s3://public.s3tools.org/somefile.xml
243 243
    2009-02-10 05:13        18   s3://public.s3tools.org/somewhere/dir1/file1-1.txt
244 244
    2009-02-10 05:13         8   s3://public.s3tools.org/somewhere/dir1/file1-2.txt