Add ability to specify multiple metapads

This commit is contained in:
Nick Hahn 2022-09-15 19:31:00 +02:00
parent 226a9c4a38
commit 7c770166a7
2 changed files with 15 additions and 15 deletions

View file

@ -36,12 +36,12 @@ pip install -r requirements.txt
Start the extractor
```
python hedgedoc-image.py meta_pad new_netloc
python hedgedoc-image.py --replace new_netloc meta_pad1 meta_pad2 ...
```
For example:
```
python hedgedoc-image.py https://md.margau.net/dbk-meta pad.hacknang.de
python hedgedoc-image.py --replace pad.hacknang.de https://md.margau.net/dbk-meta
```
### Produced files