aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/man1/td.110
1 files changed, 5 insertions, 5 deletions
diff --git a/man/man1/td.1 b/man/man1/td.1
index 713555ce..ea3f9095 100644
--- a/man/man1/td.1
+++ b/man/man1/td.1
@@ -1,12 +1,12 @@
-.TH TD 1 "February 2016" "Manual page for td"
+.TH TD 1 "June 2016" "Manual page for td"
.SH NAME
.B td
-\- manage a to-do file
+\- manage to-do files
.SH SYNOPSIS
-.B td [EDITOR_OPTS] [--]
+.B td [FILENAME]
.SH DESCRIPTION
-Edit a to-do file with full path given in environment variable TODO (defaults
-to ~/Todo/todo.markdown), and automatically maintain a changelog via git(1).
+Edit to-do files in ~/Todo, defaulting to a file just named "todo",
+automatically maintaining a changelog via git(1).
.SH SEE ALSO
git(1)
.SH AUTHOR