aboutsummaryrefslogtreecommitdiff
path: root/man/man1/td.1
blob: 713555ce5ffe6cd4bd5a3a7fdd494c527234ef37 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH TD 1 "February 2016" "Manual page for td"
.SH NAME
.B td
\- manage a to-do file
.SH SYNOPSIS
.B td [EDITOR_OPTS] [--]
.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).
.SH SEE ALSO
git(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>