CalDAV #1

Merged
fenris merged 4 commits from task-192 into main 2025-09-25 17:05:35 +02:00
Showing only changes of commit 85605fd33a - Show all commits

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}`