1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-18 20:31:38 +02:00

Updated Usage (markdown)

Nick Sweeting
2024-03-19 20:23:50 -07:00
parent b577fd7631
commit 6ccf85252c

@@ -63,7 +63,7 @@ If you're using Docker, also make sure to read the Configuration section on the
> [!TIP]
> You can run ArchiveBox commands from anywhere (without having to `cd` into a data directory first):
> `env chdir=/path/to/archivebox/data archivebox [subcommand] [...args]`
> `/usr/bin/env --chdir=/path/to/archivebox/data archivebox update`
---