Documentation
- Now uses proper name 'Taskserver'.
This commit is contained in:
12
README_TASKD
12
README_TASKD
@@ -1,7 +1,7 @@
|
||||
Welcome To Taskwarrior 2.3.0 Beta
|
||||
---------------------------------
|
||||
|
||||
The beta release of Taskwarrior 2.3.0 is for testing the Task Server. There are
|
||||
The beta release of Taskwarrior 2.3.0 is for testing the Taskserver. There are
|
||||
several unaddressed bugs in this release, so proper precautions with your data
|
||||
are required.
|
||||
|
||||
@@ -19,14 +19,14 @@ You will need the following dependencies:
|
||||
libreadline
|
||||
|
||||
|
||||
Configuring Taskwarrior as a Task Server Client
|
||||
-----------------------------------------------
|
||||
Configuring Taskwarrior as a Taskserver Client
|
||||
----------------------------------------------
|
||||
|
||||
When a new user is added to the Task Server, a UUID key is generated, along with
|
||||
an x.509 cert. See Task Server operation document. Before proceeding, you will
|
||||
When a new user is added to the Taskserver, a UUID key is generated, along with
|
||||
an x.509 cert. See Taskserver operation document. Before proceeding, you will
|
||||
need the following items:
|
||||
|
||||
<server:port> Where Task Server is running (Default: localhost:6544)
|
||||
<server:port> Where Taskserver is running (Default: localhost:6544)
|
||||
<org> Name of organization (default: Public)
|
||||
<user> User name added to server
|
||||
<password> UUID generated by server
|
||||
|
||||
Reference in New Issue
Block a user