Issue #8399 has been reported by Jeff McCune. ---------------------------------------- Bug #8399: Options with hyphens are converted to underscores in help https://projects.puppetlabs.com/issues/8399
Author: Jeff McCune Status: Needs More Information Priority: Normal Assignee: Jeff McCune Category: Target version: Keywords: Branch: # Overview # The following command produces the following suggestion: <pre> ➜ spec git:(ticket/master/bigmerge_improve_actions_for_end_user) puppet cloudnode install ec2-107-20-22-89.compute-1.amazonaws.com --login root --keyfile $keyfile err: The following options are required: installer_payload, installer_answers </pre> This information is misleading. The actual options are `installer-payload` and `installer-answers`. This may be a bug in faces itself. JEFF: Figure out if this is a general bug in faces. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
