- #1486 Truncated sentence in task-sync(5) manpage (thank to Jakub Wilk).

Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
Jakub Wilk 2014-01-20 09:52:15 -05:00 committed by Paul Beckingham
parent f30a0e599b
commit 01a78bb4b4
2 changed files with 3 additions and 2 deletions

View file

@ -10,6 +10,7 @@ Features
+ Removed deprecated 'push', 'pull' and 'merge' commands.
Bugs
+ #1486 Truncated sentence in task-sync(5) manpage (thank to Jakub Wilk).
+ Removed debugging code.
------ current release ---------------------------

View file

@ -26,8 +26,8 @@ VCS systems (svn ...), and they function in a similar fashion for our purposes.
Setup is straightforward. You place your .task directory under revision
control. You then need to perform a regular commit/push/pull/update to make
sure that the data is propagated when needed. You can even do this using shell
scripts so that every task command is preceded by a 'pull' and followed by a
'push'.
scripts so that every task command is preceded by a 'pull' and followed by
a 'push'.
Strengths:
.br