From c2c4152669a2251af33fd31ff67684d338974333 Mon Sep 17 00:00:00 2001 From: Federico Hernandez Date: Mon, 4 Mar 2013 23:54:23 +0100 Subject: [PATCH] Bumped 2012 to 2013 in doc/man --- doc/man/task-color.5.in | 4 ++-- doc/man/task-faq.5.in | 10 +++++----- doc/man/task-sync.5.in | 6 +++--- doc/man/task-tutorial.5.in | 4 ++-- doc/man/task.1.in | 10 +++++----- doc/man/taskrc.5.in | 10 +++++----- 6 files changed, 22 insertions(+), 22 deletions(-) diff --git a/doc/man/task-color.5.in b/doc/man/task-color.5.in index f80ea80f1..74484b041 100644 --- a/doc/man/task-color.5.in +++ b/doc/man/task-color.5.in @@ -1,4 +1,4 @@ -.TH task-color 5 2012-09-18 "${PACKAGE_STRING}" "User Manuals" +.TH task-color 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals" .SH NAME task-color \- A color tutorial for the taskwarrior command line todo manager. @@ -304,7 +304,7 @@ Better yet, create your own, and share it. We will gladly host the theme file on . .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2012 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/task-faq.5.in b/doc/man/task-faq.5.in index d27440b57..17d8d1a05 100644 --- a/doc/man/task-faq.5.in +++ b/doc/man/task-faq.5.in @@ -1,4 +1,4 @@ -.TH task-faq 5 2012-09-18 "${PACKAGE_STRING}" "User Manuals" +.TH task-faq 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals" .SH NAME task-faq \- A FAQ for the task(1) command line todo manager. @@ -335,10 +335,10 @@ This will remove the second annotation - the first non-exact match. .B Q: How do I show tasks completed on a certain day? The day in question has to be boxed by a range, like this: - task end.after:3/29/2012 end.before:3/30/2012 completed + task end.after:3/29/2013 end.before:3/30/2013 completed -Note that a single date, such as 3/29/2012 does not refer to a whole day, but -to a single point in time, 3/20/2012 0:00:00. +Note that a single date, such as 3/29/2013 does not refer to a whole day, but +to a single point in time, 3/20/2013 0:00:00. .TP .B Q: Why Lua as an extension language? @@ -366,7 +366,7 @@ There are lots of ways. Here are some: - Fix bugs .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2012 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/task-sync.5.in b/doc/man/task-sync.5.in index cb5da60e8..68b79b621 100644 --- a/doc/man/task-sync.5.in +++ b/doc/man/task-sync.5.in @@ -1,4 +1,4 @@ -.TH task-sync 5 2012-09-18 "${PACKAGE_STRING}" "User Manuals" +.TH task-sync 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals" .SH NAME task-sync \- A tutorial for the task(1) data synchronization capabilities. @@ -352,10 +352,10 @@ unable to merge. The change transactions stored in the undo.data file are used for synchronization. .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2012 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. The sync capabilities were written by J. Schlatow. -Parts copyright (C) 2010 - 2012 J. Schlatow. +Parts copyright (C) 2010 - 2013 J. Schlatow. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/task-tutorial.5.in b/doc/man/task-tutorial.5.in index e172f2417..aa7e4216e 100644 --- a/doc/man/task-tutorial.5.in +++ b/doc/man/task-tutorial.5.in @@ -1,4 +1,4 @@ -.TH task-tutorial 5 2012-09-18 "${PACKAGE_STRING}" "User Manuals" +.TH task-tutorial 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals" .SH NAME task-tutorial \- A tutorial for the task(1) command line todo manager. @@ -3170,7 +3170,7 @@ $ task help .RE .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2012 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. This man page was originally written by Federico Hernandez, and has been modified and supplemented by Paul Beckingham. diff --git a/doc/man/task.1.in b/doc/man/task.1.in index c79146814..215ead384 100644 --- a/doc/man/task.1.in +++ b/doc/man/task.1.in @@ -1,4 +1,4 @@ -.TH task 1 2012-09-18 "${PACKAGE_STRING}" "User Manuals" +.TH task 1 2013-03-04 "${PACKAGE_STRING}" "User Manuals" .SH NAME task \- A command line todo manager. @@ -144,8 +144,8 @@ Shows a graphical burndown chart, by month. .B task calendar [due| |] [y] Shows a monthly calendar with due tasks marked. Shows one horizontal line of months. If the 'y' argument is provided, will show at least one complete year. -If a year is provided, such as '2012', then that full year is shown. If both -a month and a year are specified ('6 2012') then the months displayed begin at +If a year is provided, such as '2013', then that full year is shown. If both +a month and a year are specified ('6 2013') then the months displayed begin at the specified month and year. If the 'due' argument is provided, will show the starting month of the earliest due task. @@ -799,7 +799,7 @@ task ... due:7/14/2008 .TP ISO-8601 -task ... due:20120314T223000Z +task ... due:20130314T223000Z .TP Relative wording @@ -1041,7 +1041,7 @@ The file that contains the completed ("done") tasks. The file that contains information needed by the "undo" and "merge" commands. .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2012 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. Taskwarrior is distributed under the MIT license. See http://www.opensource.org/licenses/mit-license.php for more information. diff --git a/doc/man/taskrc.5.in b/doc/man/taskrc.5.in index 9f271d870..6ff85551a 100644 --- a/doc/man/taskrc.5.in +++ b/doc/man/taskrc.5.in @@ -1,4 +1,4 @@ -.TH taskrc 5 2012-09-18 "${PACKAGE_STRING}" "User Manuals" +.TH taskrc 5 2013-03-04 "${PACKAGE_STRING}" "User Manuals" .SH NAME taskrc \- Configuration file for the task(1) command @@ -512,7 +512,7 @@ D two-digit day, for example 01 or 30 .br M two-digit month, for example 01 or 12 .br -Y four-digit year, for example 2009 or 2012 +Y four-digit year, for example 2009 or 2013 .br a short name of weekday, for example Mon or Wed .br @@ -592,9 +592,9 @@ field that is set. Otherwise, they are set to the corresponding values of .RS .RS .br -8/1/2012 with m/d/Y implies August 1, 2012 at midnight (inferred) +8/1/2013 with m/d/Y implies August 1, 2013 at midnight (inferred) .br -8/1 20:40 with m/d H:N implies August 1, 2012 (inferred) at 20:40 +8/1 20:40 with m/d H:N implies August 1, 2013 (inferred) at 20:40 .RE .RE @@ -1347,7 +1347,7 @@ of a task. .RE .SH "CREDITS & COPYRIGHTS" -Copyright (C) 2006 \- 2012 P. Beckingham, F. Hernandez. +Copyright (C) 2006 \- 2013 P. Beckingham, F. Hernandez. This man page was originally written by Federico Hernandez.