mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 08:39:54 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -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
|
||||
|
Reference in New Issue
Block a user