Documentation

- Now uses proper name 'Taskserver'.
This commit is contained in:
Paul Beckingham
2013-11-16 16:06:23 -05:00
parent 0df30a5be0
commit 6bc352f713
13 changed files with 57 additions and 57 deletions

View File

@@ -297,7 +297,7 @@ std::string Config::_defaults =
"shell.prompt=task> # Prompt used by the shell command\n"
"\n"
"# WARNING: Please read the documentation (man task-sync) before setting up\n"
"# Taskwarrior for Task Server synchronization.\n"
"# Taskwarrior for Taskserver synchronization.\n"
"#taskd.certificate <certificat file>\n"
"#taskd.credentials <organization>/<name>/<password>\n"
"#taskd.server <server>:<port>\n"