summaryrefslogtreecommitdiff
path: root/doc/source/cli.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli.rst')
-rw-r--r--doc/source/cli.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/source/cli.rst b/doc/source/cli.rst
index 8d80d1b..8df95aa 100644
--- a/doc/source/cli.rst
+++ b/doc/source/cli.rst
@@ -188,7 +188,9 @@ Download
option to redirect the output to a specific file or ``-`` to
redirect to stdout. The ``--ignore-checksum`` is an option that turn off
checksum validation. You can specify optional headers with the repeatable
- cURL-like option ``-H [--header <name:value>]``.
+ cURL-like option ``-H [--header <name:value>]``. ``--ignore-mtime`` ignores the
+ ``x-object-meta-mtime`` metadata entry on the object (if present) and instead
+ creates the downloaded files with fresh atime and mtime values.
Delete
------