mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-20 04:13:07 +02:00
Documentation
- Updated task-sync.5.in with updated copyright and simplified URLs.
This commit is contained in:
parent
f91255d692
commit
df0181940b
1 changed files with 3 additions and 5 deletions
|
@ -119,9 +119,9 @@ users home directory as follows:
|
||||||
|
|
||||||
.br
|
.br
|
||||||
.RS
|
.RS
|
||||||
ssh://[user@]host[:port]/~/.task/
|
ssh://[user@]host[:port]/.task/
|
||||||
.br
|
.br
|
||||||
[user@]host:~/.task/
|
[user@]host:.task/
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
or even shorter
|
or even shorter
|
||||||
|
@ -163,7 +163,7 @@ https://host[:port]/path/to/.task/
|
||||||
ftp://[user@]host[:port]/path/to/.task/
|
ftp://[user@]host[:port]/path/to/.task/
|
||||||
.RE
|
.RE
|
||||||
|
|
||||||
You can use single quotes to encapsulate user names that contain delimiting
|
You can use single quotes to encapsulate user names that contain delimiting
|
||||||
characters like '@', '/' or ':', e.g.:
|
characters like '@', '/' or ':', e.g.:
|
||||||
|
|
||||||
.br
|
.br
|
||||||
|
@ -352,8 +352,6 @@ unable to merge. The change transactions stored in the undo.data file are
|
||||||
used for synchronization.
|
used for synchronization.
|
||||||
|
|
||||||
.SH "CREDITS & COPYRIGHTS"
|
.SH "CREDITS & COPYRIGHTS"
|
||||||
task was written by P. Beckingham <paul@beckingham.net>.
|
|
||||||
.br
|
|
||||||
Copyright (C) 2006 \- 2011 P. Beckingham, F. Hernandez.
|
Copyright (C) 2006 \- 2011 P. Beckingham, F. Hernandez.
|
||||||
|
|
||||||
The sync capabilities were written by J. Schlatow.
|
The sync capabilities were written by J. Schlatow.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue