Oops, forgot the date argument.
authorJoey Schulze <joey@infodrom.org>
Fri, 2 May 2003 08:05:40 +0000 (08:05 +0000)
committerJoey Schulze <joey@infodrom.org>
Fri, 2 May 2003 08:05:40 +0000 (08:05 +0000)
mail-calendar

index c0e96e3..fd10a1d 100755 (executable)
@@ -29,7 +29,7 @@ opt_advance=0
 
 usage()
 {
 
 usage()
 {
-    echo "mail-calendar [-h|--help] [-l|--lang locale] [-t|--to addr] [-a|--advance]"
+    echo "mail-calendar [-h|--help] [-l|--lang locale] [-t|--to addr] [-a|--advance days]"
 }
 
 # Parse arguments
 }
 
 # Parse arguments