Document double dash between command line args and feeder urls on command line

This commit is contained in:
Patrick Robertson
2025-02-12 11:20:15 +00:00
parent de79e17128
commit 8054ea96b3

View File

@@ -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