I know a single category can be moved by using like this:
python pwb.py category move -from:Apple -to:Banana
But, I can't find the way to move mass categories in just one command.
Is there any options like -pairsfile
in movepages.py? It would be great if a file containing the names of the categories was available.