diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1999-04-26 06:33:47 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-04-26 06:33:47 +0800 |
commit | 519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977 (patch) | |
tree | 1fbd77a4830e22d8345aa49067b87b1a5173f954 /calendar/gnome-cal.html | |
parent | d224d1aaad9aca13a716278df6f81b96e9d58aea (diff) | |
download | gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.tar gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.tar.gz gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.tar.bz2 gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.tar.lz gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.tar.xz gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.tar.zst gsoc2013-evolution-519a5a0b5bf1a1431d0ddbb0605c3b8c84f16977.zip |
Add --todo support
Add --todo support
svn path=/trunk/; revision=880
Diffstat (limited to 'calendar/gnome-cal.html')
-rw-r--r-- | calendar/gnome-cal.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/gnome-cal.html b/calendar/gnome-cal.html index eeb8d4e25e..5a7d0a537f 100644 --- a/calendar/gnome-cal.html +++ b/calendar/gnome-cal.html @@ -28,6 +28,8 @@ Several options are available on the command line, they are: <li><tt>--file FILE</tt> Set the calendar to the FILE specified on the command line. + + <li><tt>--todo</tt> Dumps the to-do values to standard output. </ul> <p> |