docs/resources/etc_fstab.md.erb in inspec-1.51.18 vs docs/resources/etc_fstab.md.erb in inspec-1.51.21
- old
+ new
@@ -33,10 +33,10 @@
its('file_system_options') { should cmp 'list ' }
end
<br>
-## Supported Resource Properties
+## Properties
* `device_name` is the name associated with the device.
* `mount_point` is the directory at which the filesystem is configured to be mounted.
* `file_system_type` is the type of file system of the device or partition.
* `mount_options` is the options for the device or partition.