patch / README.md
zeio's picture
fix(readme): added commands for synchronizing threads and index
ebdb65f verified
---
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
```