mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-27 00:05:27 +02:00
Updated Usage (markdown)
4
Usage.md
4
Usage.md
@@ -1,5 +1,9 @@
|
||||
# CLI Usage
|
||||
|
||||
`./archive` refers to the binary in the root of the project, but you can also call ArchiveBox via `./bin/archivebox`.
|
||||
|
||||
Make sure to run `./setup` or follow the [[Install]] instructions before archiving anything.
|
||||
|
||||
## Import a single URL or list of URLs via stdin
|
||||
```bash
|
||||
echo 'https://example.com' | ./archive
|
||||
|
Reference in New Issue
Block a user