Skip to content

Commit 3c1ce4e

Browse files
committed
add --dns-alias to list of switches
1 parent b89effa commit 3c1ce4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,7 @@ unshift @ARGV, $1 if $0 =~ /^(?:.*[\\\/])?(?:(?:ec2|s3|sqs|sdb)-?)?(.+?)(?:\..+)
668668
@needs_arg{qw(region)} = undef;
669669

670670
my(%meta);
671-
@meta{qw(1 cmd0 curl_options cut d delimiter dump_xml exec expire_time fail h help http
671+
@meta{qw(1 cmd0 curl_options cut d delimiter dns_alias dump_xml exec expire_time fail h help http
672672
insecure insecure_signing insecure_aws insecureaws install l limit_rate link
673673
max_time marker md5 no_vhost prefix private progress public queue r region request requester retry
674674
s3host sanity_check secrets_file set_acl sign silent simple t v verbose vv vvv wait xml)} = undef;

0 commit comments

Comments
 (0)