Issue #7211 has been updated by Daniel Pittman. Status changed from Accepted to Merged - Pending Release Assignee set to Daniel Pittman
Merged to the 2.7rc branch as 0d9eaea..db25a02 upstream. ---------------------------------------- Bug #7211: Unhelpful help for common use cases https://projects.puppetlabs.com/issues/7211 Author: Pieter van de Bruggen Status: Merged - Pending Release Priority: Normal Assignee: Daniel Pittman Category: Faces Target version: 2.7.0 Affected Puppet version: 2.7.0rc3 Keywords: Branch: $ puppet node something_I_cannot_do Puppet::Face[:node, "0.0.1"] does not respond to action something_I_cannot_do Could not run: Unable to load action something_I_cannot_do from Puppet::Face[:node, "0.0.1"] $ puppet node something_I_cannot_do argument Puppet::Face[:node, "0.0.1"] does not respond to action something_I_cannot_do Could not run: help only takes two (optional) arguments, a face name, and an action $ puppet node something_I_cannot_do --option Could not parse options: invalid option: --option $ puppet node something_I_cannot_do argument --option Could not parse options: invalid option: --option -- 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.
