From a7332e1efd76da04864c001530e93551e4337583 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 19 Dec 2023 11:43:06 -0800 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Usage.md b/Usage.md index 086a438..161c780 100644 --- a/Usage.md +++ b/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. 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