Skip to content

Commit 43925e1

Browse files
(packaging) Updating manpage file for 6.x
1 parent 6167737 commit 43925e1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

man/man8/puppet-facts.8

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The terminus for an action is often determined by context, but occasionally need
5151
\fBSYNOPSIS\fR
5252
.
5353
.IP
54-
puppet facts diff [\-\-terminus _TERMINUS] [\-\-extra HASH]
54+
puppet facts diff [\-\-terminus _TERMINUS] [\-\-extra HASH] [\-\-structured] [\-\-exclude \fIregex\fR]
5555
.
5656
.IP
5757
\fBDESCRIPTION\fR
@@ -60,6 +60,12 @@ puppet facts diff [\-\-terminus _TERMINUS] [\-\-extra HASH]
6060
Compares output from facter 3 with Facter 4 and prints the differences
6161
.
6262
.IP
63+
\fBOPTIONS\fR \fI\-\-exclude <regex\fR> \- Regex used to exclude specific facts from diff\.
64+
.
65+
.IP
66+
\fI\-\-structured\fR \- Render the different facts as structured\.
67+
.
68+
.IP
6369
\fBRETURNS\fR
6470
.
6571
.IP

0 commit comments

Comments
 (0)