mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-29 17:19:53 +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
|
```bash
|
||||||
echo 'https://example.com' | ./archive
|
echo 'https://example.com' | ./archive
|
||||||
# or
|
# or
|
||||||
./archive < urls_to_archive.txt
|
cat urls_to_archive.txt | ./archive
|
||||||
```
|
```
|
||||||
|
|
||||||
## Import links exported from browser or another service
|
## Import links exported from browser or another service
|
||||||
|
Reference in New Issue
Block a user