Skip to content

Commit f893092

Browse files
(packaging) Updating manpage file for 7.x
1 parent fe9b18f commit f893092

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

man/man8/puppet-catalog.8

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,17 +113,20 @@ Nothing\.
113113
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\.
114114
.
115115
.TP
116-
\fBfind\fR \- Retrieve the catalog for the node from which the command is run\.
116+
\fBfind\fR \- Retrieve the catalog for the node from which the comamand is run\.
117117
\fBSYNOPSIS\fR
118118
.
119119
.IP
120-
puppet catalog find [\-\-terminus _TERMINUS] \fIcertname\fR
120+
puppet catalog find [\-\-terminus _TERMINUS] [\-\-facts_for_catalog] \fIcertname\fR, \fIfacts\fR
121121
.
122122
.IP
123123
\fBDESCRIPTION\fR
124124
.
125125
.IP
126-
Retrieve the catalog for the node from which the command is run\.
126+
Retrieve the catalog for the node from which the comamand is run\.
127+
.
128+
.IP
129+
\fBOPTIONS\fR \fI\-\-facts_for_catalog\fR \- Not yet implemented for the CLI; facts will be collected internally\.
127130
.
128131
.IP
129132
\fBRETURNS\fR

0 commit comments

Comments
 (0)