mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-20 21:32:06 +02:00
Updated Scheduled Archiving (markdown)
@@ -3,9 +3,10 @@
|
|||||||
ArchiveBox contains a built-in scheduler that supports pulling in URLs regularly from the web or from the local filesystem.
|
ArchiveBox contains a built-in scheduler that supports pulling in URLs regularly from the web or from the local filesystem.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
$ cd ~/archivebox/data # cd into your data directory first
|
||||||
$ archivebox schedule --help
|
$ archivebox schedule --help
|
||||||
[i] [2024-01-04 20:58:15] ArchiveBox v0.7.2: archivebox schedule --help
|
[i] [2024-01-04 20:58:15] ArchiveBox v0.7.2: archivebox schedule --help
|
||||||
> ~/ArchiveBox/data
|
> ~/archivebox/data
|
||||||
|
|
||||||
usage: archivebox schedule [-h] [--quiet] [--add] [--every EVERY] [--tag TAG] [--depth {0,1}] [--overwrite] [--update] [--clear] [--show] [--foreground] [--run-all] [import_path]
|
usage: archivebox schedule [-h] [--quiet] [--add] [--every EVERY] [--tag TAG] [--depth {0,1}] [--overwrite] [--update] [--clear] [--show] [--foreground] [--run-all] [import_path]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user