mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-25 15:31:22 +02:00
Updated Usage (markdown)
2
Usage.md
2
Usage.md
@@ -238,7 +238,7 @@ For more info about troubleshooting filesystem permissions, performance, or issu
|
|||||||
|
|
||||||
Explore the SQLite3 DB a bit to see whats available using the SQLite3 shell:
|
Explore the SQLite3 DB a bit to see whats available using the SQLite3 shell:
|
||||||
```bash
|
```bash
|
||||||
cd ~/archivebox
|
cd ~/archivebox/data
|
||||||
sqlite3 index.sqlite3
|
sqlite3 index.sqlite3
|
||||||
|
|
||||||
# example usage:
|
# example usage:
|
||||||
|
Reference in New Issue
Block a user