| license: apache-2.0 | |
| # Patch | |
| Threads pulled from 2ch | |
| To synchronize the threads: | |
| ```sh | |
| python -m much sync -i assets/patch/index.tsv -p assets/patch/threads -t assets/orphan | |
| python -m much sort -s assets/patch/index.tsv -d assets/patch/index.tsv -t assets/patch/threads | |
| ``` | |