The minimal set of options to start an annex follows:
 
 {term}
-$ condor_annex -name MyFirstAnnex -slots 3 -duration 24h
+$ condor_annex -annex-name MyFirstAnnex -slots 3 -duration 24h
 {endterm}
 
 _[The collector address and pool password will be obtained from configuration; previous steps configured the default AMI and JSON; the latter will specify_ count _in units of 1 core and 2GB of RAM (for the instance types which exist at the time of release).  We also need to write code to generate and upload the configuration corresponding to the collector and password file in question.]_