mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Patch - Pushed man pages to version 1.8.0
From eb1beb066956f95521298fc699359a20b9aa4ed9 Mon Sep 17 00:00:00 2001 From: Federico Hernandez <ultrafredde@gmail.com> Date: Sat, 30 May 2009 22:47:45 +0200 Subject: [PATCH 2/2] Pushed man pages to version 1.8.0 Changed references for documentation to taskwarrior.org Added stub for new man page task-tutorial.5
This commit is contained in:
parent
963574e298
commit
2ac2aafbe7
4 changed files with 91 additions and 67 deletions
|
@ -1,7 +1,7 @@
|
|||
SUBDIRS = src
|
||||
|
||||
dist_man1_MANS = doc/man1/task.1
|
||||
dist_man5_MANS = doc/man5/taskrc.5
|
||||
dist_man5_MANS = doc/man5/taskrc.5 doc/man5/task-tutorial.5
|
||||
|
||||
docdir = $(datadir)/doc/${PACKAGE}-${VERSION}
|
||||
doc_DATA = AUTHORS ChangeLog COPYING INSTALL NEWS README
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue