mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1736: Error on detection of BOM in files.
This commit is contained in:
parent
92f22149c0
commit
19f57ffead
5 changed files with 71 additions and 1 deletions
|
@ -1212,6 +1212,9 @@ intact, so you can use:
|
|||
$ task add project:\\'Three Word Project\\' description
|
||||
.RE
|
||||
|
||||
Taskwarrior supports Unicode using only the UTF8 encoding, with no Byte Order
|
||||
Marks in the data files.
|
||||
|
||||
.SH CONFIGURATION FILE AND OVERRIDE OPTIONS
|
||||
Taskwarrior stores its configuration in a file in the user's home directory:
|
||||
~/.taskrc. The default configuration file can be overridden with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue