agendafs

A filesystem for your calendar.

git clone git://mccd.space/agendafs
commit 5cc91ab5d6377964ab2d30a77760d0b561a2df5a
parent 01dcf52a18a1e1a16b2585ec29690a501074143f
Author: Marc Coquand <marc@coquand.email>
Date:   Mon, 28 Jul 2025 13:03:08 +0200

README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -46,7 +46,7 @@ To mount a vdir storage with Agendafs:
 mount.agendafs -o vdir=<vdir directory> <mountpoint>
 ```
 
-See `agendafs(7)` for full list of options and examples.
+See `agendafs(8)` for full list of options and examples.
 
 
 ### Limitations