aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-07-11 16:19:20 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-07-11 16:19:20 +1200
commit42ff64e5c91d22660d8538b4d329b842a5451b9d (patch)
tree382d4b3e28b981340aa98f1886d9ed46b4d0d601 /man
parentMerge branch 'release/v6.55.0' into develop (diff)
downloaddotfiles-42ff64e5c91d22660d8538b4d329b842a5451b9d.tar.gz
dotfiles-42ff64e5c91d22660d8538b4d329b842a5451b9d.zip
Extend td(1df) to edit multiple files
Diffstat (limited to 'man')
-rw-r--r--man/man1/td.1df7
1 files changed, 4 insertions, 3 deletions
diff --git a/man/man1/td.1df b/man/man1/td.1df
index df1ff82f..86d463cb 100644
--- a/man/man1/td.1df
+++ b/man/man1/td.1df
@@ -1,12 +1,13 @@
-.TH TD 1df "June 2016" "Manual page for td"
+.TH TD 1df "July 2019" "Manual page for td"
.SH NAME
.B td
\- manage to-do files
.SH SYNOPSIS
-.B td [FILENAME]
+.B td [FILENAME...]
.SH DESCRIPTION
Edit to-do files in ~/Todo, defaulting to a file just named "todo",
-automatically maintaining a changelog via git(1).
+automatically maintaining a changelog via git(1). Multiple filenames are
+accepted.
.SH SEE ALSO
git(1)
.SH AUTHOR