mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-24 08:56:43 +02:00
Documentation
- Rewrote task-sync(5) man page.
This commit is contained in:
parent
1282d545d6
commit
64e8f34933
2 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,7 @@ Features
|
|||
+ Added the 'remaining' format for all date columns.
|
||||
+ Protects against interrupt during critical DB commit and sync operations.
|
||||
+ The 'push', 'pull' and 'merge' commands now generate a 'deprecated' message.
|
||||
+ Rewritten task-sync(5) man page, listing sync options and setup guidelines..
|
||||
|
||||
Bugs
|
||||
+ #1195 Random seed not random enough - removed all random number code (thanks
|
||||
|
|
1
NEWS
1
NEWS
|
@ -11,6 +11,7 @@ New Features in taskwarrior 2.3.0
|
|||
- New virtual tags: WEEK, MONTH, YEAR, PARENT.
|
||||
- New 'remaining' format for date columns.
|
||||
- New '_get' DOM accessor helper command.
|
||||
- New task-sync(5) man page.
|
||||
|
||||
New commands in taskwarrior 2.3.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue