We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54476a7 commit 70d8e38Copy full SHA for 70d8e38
aws/private/s3_sync.sh
@@ -174,7 +174,7 @@ fi
174
175
[[ "${dry_run}" == "true" ]] &&
176
warn <<-'EOF'
177
-This is a dry run. No artifacts will be copied. To copy artifacts, run
+This is a dry run. No artifacts will be copied. To copy artifacts, run
178
with '--nodry_run'.
179
bazel run --config=release //path/to/this:tool -- --nodry_run
180
0 commit comments