diff --git a/docs/source/modules/feeder.md b/docs/source/modules/feeder.md index be51aa8..ce5f7ca 100644 --- a/docs/source/modules/feeder.md +++ b/docs/source/modules/feeder.md @@ -6,7 +6,7 @@ The default feeder is the command line feeder (`cli_feeder`), which allows you t Command line feeder usage: ```{code} bash -auto-archiver [options] URL1 URL2 ... +auto-archiver [options] -- URL1 URL2 ... ``` ```{include} autogen/feeder.md