Merge pull request #646 from jtopper/bundle_vol_command_website

website: Match default ec2-bundle-vol documented on the website to the one that's used by the code.
This commit is contained in:
Mitchell Hashimoto 2013-11-21 14:42:02 -08:00
commit fd8dfea87b
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ sudo -n ec2-bundle-vol \
-u {{.AccountId}} \
-c {{.CertPath}} \
-r {{.Architecture}} \
-e {{.PrivatePath}} \
-e {{.PrivatePath}}/* \
-d {{.Destination}} \
-p {{.Prefix}} \
--batch