Skip to content

Commit 75e3416

Browse files
author
April M
committed
(maint) docs - 'tidy' ignores managed resources
Added a statement that 'tidy' ignores managed resources.
1 parent 32099a1 commit 75e3416

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/puppet/type/tidy.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
@doc = "Remove unwanted files based on specific criteria. Multiple
88
criteria are OR'd together, so a file that is too large but is not
9-
old enough will still get tidied.
9+
old enough will still get tidied. Ignores managed resources.
1010
1111
If you don't specify either `age` or `size`, then all files will
1212
be removed.

0 commit comments

Comments
 (0)