]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - reminders.in
screenrc: Minor documentation update.
[config/dotfiles.git] / reminders.in
index 43b03bf4bdb098d0af2dd65e9b3c0e72447d3c8e..d197d35193d9be072236b51039927197079c027a 100644 (file)
@@ -28,25 +28,25 @@ FSET todo() trigger(realtoday())
 # TODO LIST
 
 # Header.
-REM [todo()] MSG TODO: %
+#REM [todo()] MSG TODO: %
 
-# REM [todo()] MSG Example todo entry. %
+#REM [todo()] MSG - Example todo entry. %
 
 # Empty line.
-REM [todo()] MSG %
+#REM [todo()] MSG %
 
 
 
 # REMINDERS
 
-# REM 04 April 2012 +10 MSG Example reminder entry. %
+#REM 04 April 2012 +10 MSG Example reminder entry. %
 
 
 
 # DAEMON REMINDERS
 
 IF $Daemon > 0
-    # REM AT 00:00 MSG Example reminder.
+    #REM AT 00:00 MSG Example reminder.
 ENDIF
 
 # vim: ft=remind