Index: trunk/mwdumper/README |
— | — | @@ -97,7 +97,7 @@ |
98 | 98 | --filter=exactlist:<list-filename> |
99 | 99 | As above, but does not try to match associated talk/subject pages. |
100 | 100 | --filter=namespace:[!]<NS_KEY,NS_OTHERKEY,100,...> |
101 | | - Excludes all pages in (or not in, with "!") the given namespaces. |
| 101 | + Includes only pages in (or not in, with "!") the given namespaces. |
102 | 102 | You can use the NS_* constant names or the raw numeric keys. |
103 | 103 | --filter=notalk |
104 | 104 | Excludes all talk pages from output (including custom namespaces) |