diff options
Diffstat (limited to 'lib')
| -rwxr-xr-x | lib/puppet/type/mount.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/type/mount.rb b/lib/puppet/type/mount.rb index b2185b608..ea4b94fdd 100755 --- a/lib/puppet/type/mount.rb +++ b/lib/puppet/type/mount.rb @@ -116,7 +116,7 @@ module Puppet newproperty(:fstype) do desc "The mount type. Valid values depend on the - operating system." + operating system. This is a required option." end newproperty(:options) do |
