Documentation

- Updated task-sync.5.in with updated copyright and simplified URLs.
This commit is contained in:
Paul Beckingham 2011-10-02 14:12:52 -04:00
parent f91255d692
commit df0181940b

View file

@ -119,9 +119,9 @@ users home directory as follows:
.br
.RS
ssh://[user@]host[:port]/~/.task/
ssh://[user@]host[:port]/.task/
.br
[user@]host:~/.task/
[user@]host:.task/
.RE
or even shorter
@ -352,8 +352,6 @@ unable to merge. The change transactions stored in the undo.data file are
used for synchronization.
.SH "CREDITS & COPYRIGHTS"
task was written by P. Beckingham <paul@beckingham.net>.
.br
Copyright (C) 2006 \- 2011 P. Beckingham, F. Hernandez.
The sync capabilities were written by J. Schlatow.