1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-24 23:16:19 +02:00

Updated Usage (markdown)

Nick Sweeting
2024-03-19 17:42:07 -07:00
parent e7a5b6a925
commit ad3278c4d5

@@ -62,7 +62,7 @@ See [[Configuration]] page for more details about the available options and ways
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:
> You can run archivebox outside a data directory using `env chdir=...`:
> `env chdir=/path/to/archivebox/data archivebox [subcommand] [args...]`
---