Index: trunk/phase3/maintenance/mwdocgen.php |
— | — | @@ -221,6 +221,7 @@ |
222 | 222 | --maintenance Process only files in maintenance/ dir |
223 | 223 | --skins Process only files in skins/ dir |
224 | 224 | --file <file> Process only the given file |
| 225 | + --no-extensions Process everything but extensions directorys |
225 | 226 | |
226 | 227 | If no command is given, you will be prompted. |
227 | 228 | |