Update readme for linux.system.file mode option

file_mode => mode
diff --git a/README.rst b/README.rst
index 59750a2..ee0c53d 100644
--- a/README.rst
+++ b/README.rst
@@ -352,7 +352,7 @@
             source: http://example.com/test.txt
             user: root
             group: root
-            file_mode: 700
+            mode: 700
             dir_mode: 700
             encoding: utf-8
             hash: <<md5 hash>>
@@ -371,7 +371,7 @@
               line2
             user: root
             group: root
-            file_mode: 700
+            mode: 700
             dir_mode: 700
             encoding: utf-8
             hash: <<md5 hash>>