Skip to content

Commit

Permalink
readme: we dont support inline comments since v2 (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
igungor authored Aug 16, 2022
1 parent 2a6c7cc commit e9c4d7e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,9 +290,6 @@ rm s3://bucket/2020/03/19/file2.gz
# rename an S3 object
mv s3://bucket/2020/03/18/file1.gz s3://bucket/2020/03/18/original/file.gz
# list all buckets
ls # inline comments are OK too
```

#### Sync
Expand Down

0 comments on commit e9c4d7e

Please sign in to comment.