diff --git a/Usage.md b/Usage.md index 5371872..1502e04 100644 --- a/Usage.md +++ b/Usage.md @@ -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...]` ---