Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(378)

Unified Diff: third_party/gsutil/gslib/addlhelp/command_opts.py

Issue 1380943003: Roll version of gsutil to 4.15. (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: rebase Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/gsutil/gslib/addlhelp/acls.py ('k') | third_party/gsutil/gslib/addlhelp/crc32c.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/gsutil/gslib/addlhelp/command_opts.py
diff --git a/third_party/gsutil/gslib/addlhelp/command_opts.py b/third_party/gsutil/gslib/addlhelp/command_opts.py
index 2421aee6ed59f644ca9873f45d98a29b5537d10a..215458c4c69ecc9e6632f99f389ed435540874ab 100644
--- a/third_party/gsutil/gslib/addlhelp/command_opts.py
+++ b/third_party/gsutil/gslib/addlhelp/command_opts.py
@@ -106,12 +106,6 @@ _DETAILED_HELP_TEXT = ("""
threads or processes, and the number of failed operations (if any)
will be reported at the end of the command's execution.
- WARNING: If you use the gsutil -m option when copying data
- between versioned buckets, object version ordering will not be
- preserved. For more information see the
- "COPYING VERSIONED BUCKETS" section under
- 'gsutil help versions'.
-
-o Set/override values in the boto configuration value, in the format
<section>:<name>=<value>, e.g. gsutil -o "Boto:proxy=host" ...
This will not pass the option to gsutil integration tests, which
« no previous file with comments | « third_party/gsutil/gslib/addlhelp/acls.py ('k') | third_party/gsutil/gslib/addlhelp/crc32c.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698