agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 01dcf52a18a1e1a16b2585ec29690a501074143f
parent 773aee66bd3661ee474f5f5802b7566d0f7f7944
Author: Marc Coquand <marc@coquand.email>
Date: Mon, 28 Jul 2025 13:02:47 +0200
README
Diffstat:
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/README.md b/README.md
@@ -46,11 +46,8 @@ To mount a vdir storage with Agendafs:
mount.agendafs -o vdir=<vdir directory> <mountpoint>
```
-For example
+See `agendafs(7)` for full list of options and examples.
-```
-mount.agendafs -o vdir=~/.calendars/my-journal /home/bob/journal
-```
### Limitations