mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-20 13:21:52 +02:00
Update README.md
This commit is contained in:
@@ -314,7 +314,7 @@ archivebox config --set PUBLIC_ADD_VIEW=False
|
||||
#### 🗄 SQL/Python/Filesystem Usage
|
||||
|
||||
```bash
|
||||
sqlite3 index.sqlite3 # run SQL queries on your index
|
||||
sqlite3 ./index.sqlite3 # run SQL queries on your index
|
||||
archivebox shell # explore the Python API in a REPL
|
||||
ls ./archive/*/index.html # or inspect snapshots on the filesystem
|
||||
```
|
||||
|
Reference in New Issue
Block a user