Skip to content

Commit

Permalink
(packaging) Updating manpage file for main
Browse files Browse the repository at this point in the history
  • Loading branch information
puppetlabs-jenkins committed Jul 29, 2024
1 parent 840a94a commit bda54a7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions man/man8/puppet-catalog.8
Original file line number Diff line number Diff line change
Expand Up @@ -109,17 +109,20 @@ Nothing\.
When used from the Ruby API, this action has a side effect of leaving Puppet::Resource::Catalog\.indirection\.terminus_class set to yaml\. The terminus must be explicitly re\-set for subsequent catalog actions\.
.
.TP
\fBfind\fR \- Retrieve the catalog for the node from which the command is run\.
\fBfind\fR \- Retrieve the catalog for the node from which the comamand is run\.
\fBSYNOPSIS\fR
.
.IP
puppet catalog find [\-\-terminus _TERMINUS] \fIcertname\fR
puppet catalog find [\-\-terminus _TERMINUS] [\-\-facts_for_catalog] \fIcertname\fR, \fIfacts\fR
.
.IP
\fBDESCRIPTION\fR
.
.IP
Retrieve the catalog for the node from which the command is run\.
Retrieve the catalog for the node from which the comamand is run\.
.
.IP
\fBOPTIONS\fR \fI\-\-facts_for_catalog\fR \- Not yet implemented for the CLI; facts will be collected internally\.
.
.IP
\fBRETURNS\fR
Expand Down

0 comments on commit bda54a7

Please sign in to comment.