mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +02:00
Updated Usage (markdown)
4
Usage.md
4
Usage.md
@@ -62,6 +62,10 @@ env TIMEOUT=3600 archivebox add 'https://example.com'
|
|||||||
See [[Configuration]] page for more details about the available options and ways to pass config.
|
See [[Configuration]] page for more details about the available options and ways to pass config.
|
||||||
If you're using Docker, also make sure to read the Configuration section on the [[Docker]] page.
|
If you're using Docker, also make sure to read the Configuration section on the [[Docker]] page.
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
> You can run archivebox outside a data directory using:
|
||||||
|
> `env chdir=/path/to/archivebox/data archivebox [subcommand] [args...]`
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Import a single URL
|
### Import a single URL
|
||||||
|
Reference in New Issue
Block a user