From f21358d343e80c3846fd66f94c7ca82ac9274a7c Mon Sep 17 00:00:00 2001 From: Jenkins CI Date: Wed, 28 Feb 2024 03:24:25 +0000 Subject: [PATCH] (packaging) Updating manpage file for main --- man/man8/puppet-resource.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/man8/puppet-resource.8 b/man/man8/puppet-resource.8 index 6e4f9666322..a1dc937f999 100644 --- a/man/man8/puppet-resource.8 +++ b/man/man8/puppet-resource.8 @@ -55,6 +55,10 @@ Print extra information\. \-\-to_yaml Output found resources in yaml format, suitable to use with Hiera and create_resources\. . +.TP +\-\-fail +Fails and returns an exit code of 1 if the resource is not found\. +. .SH "EXAMPLE" This example uses \fBpuppet resource\fR to return a Puppet configuration for the user \fBluke\fR: .