mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 03:25:59 +02:00
chmod: fix French punctuation
This commit is contained in:
parent
dad999edbe
commit
52500c104f
1 changed files with 7 additions and 7 deletions
|
@ -24,4 +24,4 @@
|
|||
|
||||
- Modifie les permissions recursivement en donnant aux membres du groupe et aux autres utilisateurs le droit d'écriture :
|
||||
|
||||
`chmod -R g+w,o+w {{directory}}`
|
||||
`chmod -R g+w,o+w {{repertoire}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue