HomePhorge

(#7699) - Help should only show options once
ae3ef423c03bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#7699) - Help should only show options once

puppet help was reprinting every option once
for every alias that is had.

This fix involves only storing the option.name
in the @options instance var for both face and
actions options. The @options_hash still
maintains the list of options and aliases as its
keys.

Reviewed-by: Daniel Pittman (puppet-dev list)

Details

Provenance
Dan Bode <dan@puppetlabs.com>Authored on
Jeff McCune <jeff@puppetlabs.com>Committed on Jul 10 2011, 10:03 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU8fe2e555ac3d: Merge branch 'ticket/2.7.x/8032_create_resource_containment' into 2.7.x
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPUae3ef423c03b: (#7699) - Help should only show options once (authored by Dan Bode <dan@puppetlabs.com>).Jul 10 2011, 10:03 PM