File: fix-manpage-for-tdl

package info (click to toggle)
devtodo 0.1.20-6.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,116 kB
  • sloc: sh: 9,134; cpp: 3,943; perl: 112; makefile: 73; ansic: 3; csh: 2
file content (13 lines) | stat: -rw-r--r-- 449 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
the tdl binary doesn't exist, Debian already has one of them.

--- a/doc/devtodo.1.in
+++ b/doc/devtodo.1.in
@@ -21,7 +21,7 @@
 \fBtdd \fI<indices>\fP\fP
 Mark the specified items as being done.
 .TP 
-\fBtdl [\-g \fI<index>\fP] \fI<database>\fP\fP
+\fBtodo \-\-link [\-g \fI<index>\fP] \fI<database>\fP\fP
 Link the specified devtodo database into the current one, optionally grafting it as a child of the specified index.
 .SH "DESCRIPTION"
 .LP