Index: tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py |
diff --git a/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py b/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py |
index 2421aee6ed59f644ca9873f45d98a29b5537d10a..215458c4c69ecc9e6632f99f389ed435540874ab 100644 |
--- a/tools/telemetry/third_party/gsutilz/gslib/addlhelp/command_opts.py |
+++ b/tools/telemetry/third_party/gsutilz/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 |