We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32099a1 commit 75e3416Copy full SHA for 75e3416
lib/puppet/type/tidy.rb
@@ -6,7 +6,7 @@
6
7
@doc = "Remove unwanted files based on specific criteria. Multiple
8
criteria are OR'd together, so a file that is too large but is not
9
- old enough will still get tidied.
+ old enough will still get tidied. Ignores managed resources.
10
11
If you don't specify either `age` or `size`, then all files will
12
be removed.
0 commit comments