mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-28 16:50:01 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -4,6 +4,8 @@
|
|||||||
|
|
||||||
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
|
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
|
||||||
|
|
||||||
|
For instructions on how to configure ArchiveBox settings, see the [[Configuration]] page.
|
||||||
|
|
||||||
## Import a single URL or list of URLs via stdin
|
## Import a single URL or list of URLs via stdin
|
||||||
```bash
|
```bash
|
||||||
echo 'https://example.com' | ./archive
|
echo 'https://example.com' | ./archive
|
||||||
|
Reference in New Issue
Block a user