mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 05:27:47 +02:00
Bug TW-1282
- TW-1282 incorrect URLs in man task-sync (thanks to Jeremiah Marks).
This commit is contained in:
parent
ed8741e242
commit
08bead5017
3 changed files with 3 additions and 1 deletions
1
AUTHORS
1
AUTHORS
|
@ -201,3 +201,4 @@ suggestions:
|
||||||
Jan Kunder
|
Jan Kunder
|
||||||
jck
|
jck
|
||||||
Michele Vetturi
|
Michele Vetturi
|
||||||
|
Jeremiah Marks
|
||||||
|
|
|
@ -33,6 +33,7 @@ Features
|
||||||
Bugs
|
Bugs
|
||||||
- TD-42 Cannot compile taskd - GNUTLS_VERSION undefined in diag.cpp (thanks
|
- TD-42 Cannot compile taskd - GNUTLS_VERSION undefined in diag.cpp (thanks
|
||||||
to Michele Vetturi).
|
to Michele Vetturi).
|
||||||
|
- TW-1282 incorrect URLs in man task-sync (thanks to Jeremiah Marks).
|
||||||
- #1511 sync init crashes if client certification file is empty or invalid
|
- #1511 sync init crashes if client certification file is empty or invalid
|
||||||
(thanks to Marton Suranyi).
|
(thanks to Marton Suranyi).
|
||||||
- #1508 Show command highlight configuration (thanks to Nicolas Appriou).
|
- #1508 Show command highlight configuration (thanks to Nicolas Appriou).
|
||||||
|
|
|
@ -85,7 +85,7 @@ and client configuration, syncing is done on demand.
|
||||||
|
|
||||||
Setup is a matter of creating an account on a Taskserver (see your Taskserver
|
Setup is a matter of creating an account on a Taskserver (see your Taskserver
|
||||||
provider or operate your own - see
|
provider or operate your own - see
|
||||||
http://taskwarrior.org/projects/taskwarrior/wiki/Server_setup)
|
http://taskwarrior.org/docs/server_setup.html)
|
||||||
|
|
||||||
Once you have an account, you'll receive a certificate, key and a password.
|
Once you have an account, you'll receive a certificate, key and a password.
|
||||||
You'll need to put the certificate and key somewhere like this:
|
You'll need to put the certificate and key somewhere like this:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue