1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-28 08:39:54 +02:00

Updated Usage (markdown)

Nick Sweeting
2019-01-23 02:55:06 -05:00
parent bd8efee33f
commit 8c5e7a4ae9

@@ -10,7 +10,7 @@ For instructions on how to configure ArchiveBox settings, see the [[Configuratio
```bash
echo 'https://example.com' | ./archive
# or
./archive < urls_to_archive.txt
cat urls_to_archive.txt | ./archive
```
## Import links exported from browser or another service