mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-30 02:17:21 +02:00
Man pages
- Added documentation of merge commmand to task.1 and task-faq.5
This commit is contained in:
parent
03c9b96955
commit
b8a3c1b565
2 changed files with 24 additions and 0 deletions
|
@ -142,6 +142,11 @@ Redirect the output to a file, if you wish to save it, or pipe it to another com
|
|||
Exports all tasks in YAML 1.1 format.
|
||||
Redirect the output to a file, if you wish to save it, or pipe it to another command.
|
||||
|
||||
.TP
|
||||
.B merge path/to/remote/undo.data
|
||||
Merges two task databases by comparing the modifications that are stored in the
|
||||
undo.data files. The location of the second undo.data file must be passed on as argument.
|
||||
|
||||
.TP
|
||||
.B color [sample | legend]
|
||||
Displays all possible colors, a named sample, or a legend containing all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue