Skip to content

Commit 4a74a9e

Browse files
(packaging) Updating manpage file for main
1 parent f051a7a commit 4a74a9e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

man/man8/puppet-catalog.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ puppet catalog find [\-\-terminus _TERMINUS] [\-\-facts_for_catalog] \fIcertname
122122
Retrieve the catalog for the node from which the command is run\.
123123
.
124124
.IP
125-
\fBOPTIONS\fR \fI\-\-facts_for_catalog\fR \- Not yet implemented for the CLI; facts will be collected internally\.
125+
\fBOPTIONS\fR \fI\-\-facts_for_catalog\fR \- Not implemented for the CLI; facts are collected internally\.
126126
.
127127
.IP
128128
\fBRETURNS\fR

man/man8/puppet-filebucket.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This is a stand\-alone filebucket client for sending files to a local or central
3737
Note that \'filebucket\' defaults to using a network\-based filebucket available on the server named \'puppet\'\. To use this, you\'ll have to be running as a user with valid Puppet certificates\. Alternatively, you can use your local file bucket by specifying \'\-\-local\', or by specifying \'\-\-bucket\' with a local path\.
3838
.
3939
.P
40-
\fBNote\fR: Enabling and using the backup option, and by extension the filebucket resource, requires appropriate planning and management to ensure that sufficient disk space is available for the file backups\. Generally, you can implement this using one of the following two options:
40+
\fBImportant\fR: When you enable and use the backup option, and by extension the filebucket resource, you must ensure that sufficient disk space is available for the file backups\. Generally, you can provide the disk space by using one of the following two options:
4141
.
4242
.IP "\(bu" 4
4343
Use a \fBfind\fR command and \fBcrontab\fR entry to retain only the last X days of file backups\. For example:

0 commit comments

Comments
 (0)