Skip to content

Commit bda54a7

Browse files
(packaging) Updating manpage file for main
1 parent 840a94a commit bda54a7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

man/man8/puppet-catalog.8

+6-3
Original file line numberDiff line numberDiff line change
@@ -109,17 +109,20 @@ Nothing\.
109109
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\.
110110
.
111111
.TP
112-
\fBfind\fR \- Retrieve the catalog for the node from which the command is run\.
112+
\fBfind\fR \- Retrieve the catalog for the node from which the comamand is run\.
113113
\fBSYNOPSIS\fR
114114
.
115115
.IP
116-
puppet catalog find [\-\-terminus _TERMINUS] \fIcertname\fR
116+
puppet catalog find [\-\-terminus _TERMINUS] [\-\-facts_for_catalog] \fIcertname\fR, \fIfacts\fR
117117
.
118118
.IP
119119
\fBDESCRIPTION\fR
120120
.
121121
.IP
122-
Retrieve the catalog for the node from which the command is run\.
122+
Retrieve the catalog for the node from which the comamand is run\.
123+
.
124+
.IP
125+
\fBOPTIONS\fR \fI\-\-facts_for_catalog\fR \- Not yet implemented for the CLI; facts will be collected internally\.
123126
.
124127
.IP
125128
\fBRETURNS\fR

0 commit comments

Comments
 (0)