14 lines
366 B
Plaintext
14 lines
366 B
Plaintext
Usage: archive.py [options]
|
|
|
|
Options:
|
|
-h, --help show this help message and exit
|
|
-u URL, --url=URL nettime url
|
|
(default='http://www.nettime.org/archives.php')
|
|
-l LIST, --list=LIST nettime's list name (default=nettime-l)
|
|
-a ARCH, --arch=ARCH path to archives directory (default='archives')
|
|
|
|
Dependencies: bs4
|
|
|
|
---
|
|
|
|
|