agendafs
A filesystem for your calendar.
git clone git://mccd.space/agendafscommit 14ea162e49946d1373923863a2dc78d64c2e8f27
parent b3648a89647a50810d8c73611429caca6e988d6c
Author: Marc Coquand <marc@coquand.email>
Date: Sun, 27 Jul 2025 12:07:48 +0200
Docs
Diffstat:
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/agendafs.8.scd b/agendafs.8.scd
@@ -28,11 +28,11 @@ Agendafs has support for xattributes (_xattr_(7)) to modify icalendar
fields. See the man pages of _setfattr_(1) and _getfattr_(1) for basic
usage. Supported extended attributes are:
- *user.categories*
- A comma separated list of categories to classify an entry.
- *user.class*
- The classification of an entry. Can be either *public*,
- *private* or *confidential*.
+*user.categories*
+ A comma separated list of categories to classify an entry.
+*user.class*
+ The classification of an entry. Can be either *public*,
+ *private* or *confidential*.
# EXAMPLES