chmod: fix typo
This commit is contained in:

committed by
Owen Voke

parent
5ce8f133fa
commit
f463df1883
@@ -26,6 +26,6 @@
|
|||||||
|
|
||||||
`chmod o= {{file}}`
|
`chmod o= {{file}}`
|
||||||
|
|
||||||
- Change permissions recursively giving [g]roup and [o]thers the abililty to [w]rite:
|
- Change permissions recursively giving [g]roup and [o]thers the ability to [w]rite:
|
||||||
|
|
||||||
`chmod -R g+w,o+w {{directory}}`
|
`chmod -R g+w,o+w {{directory}}`
|
||||||
|
Reference in New Issue
Block a user