aboutsummaryrefslogtreecommitdiff
path: root/python/s3cmd/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/s3cmd/README')
-rw-r--r--python/s3cmd/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/s3cmd/README b/python/s3cmd/README
index 5ca7c1be8cf9..88b9f251b687 100644
--- a/python/s3cmd/README
+++ b/python/s3cmd/README
@@ -2,7 +2,7 @@ S3cmd is a command line tool for uploading, retrieving and managing data in
Amazon S3. It is best suited for power users who don't fear command line. It is
also ideal for scripts, automated backups triggered from cron, etc.
-S3cmd has an optional dependency for python-magic for mime-type indentification.
+Optional: python-magic
Before s3cmd can be used it must first be set up. Run 's3cmd --configure' and
enter in you access key and your secret key and follow the instructions. After