Utilisateurs/SiteClubs.md
... ...
@@ -195,12 +195,12 @@ create_site.py tjacquin assos-tb /srv/www/oters/assos-tb/ assos-tb.fr Assos-Tb
195 195
196 196
Ce script permet de créer un site non associé à une organisation.
197 197
198
-L'autre scrpt est `create_site_from_orga.py`
198
+L'autre script est `create_site_from_orga.py`
199 199
200 200
*Utilisation* :
201 201
```bash
202
-# create_site.py <uidadmin> <orga_id> <site_id>
203
-create_site.py tjacquin mangatheque mangatheque
202
+# create_site_form_orga.py <uidadmin> <orga_id> <site_id>
203
+create_site_form_orga.py tjacquin mangatheque mangatheque
204 204
```
205 205
206 206
Ce site permet de créer un site associé à une organisation.