Browse Source

Update readme for linux.system.file mode option

file_mode => mode
pull/142/head
Bruno Binet 7 years ago
parent
commit
bbbe1b1141
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.rst

+ 2
- 2
README.rst View File

source: http://example.com/test.txt source: http://example.com/test.txt
user: root user: root
group: root group: root
file_mode: 700
mode: 700
dir_mode: 700 dir_mode: 700
encoding: utf-8 encoding: utf-8
hash: <<md5 hash>> hash: <<md5 hash>>
line2 line2
user: root user: root
group: root group: root
file_mode: 700
mode: 700
dir_mode: 700 dir_mode: 700
encoding: utf-8 encoding: utf-8
hash: <<md5 hash>> hash: <<md5 hash>>

Loading…
Cancel
Save