[mod] readme

This commit is contained in:
fenris 2025-09-25 16:14:18 +02:00
parent 30a13783cd
commit a81f73b76d

View file

@ -8,4 +8,5 @@
## Nutzung ## Nutzung
- siehe `tools/build -h` - siehe `tools/build -h`
- Beispiel: `path=/tmp/zeitbild.sqlite && rm ${path} -f | tools/build -f sqlite | sqlite3 ${path}`