Tried: - `--exclude-sqlite-tables table1,table2` - `--exclude-sqlite-tables "table1 table2"` - `--exclude-sqlite-tables table1 --exclude-sqlite-tables table2` Apparently, it only considers the last one.