mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Import: Reuse CmdModify's checks
- Make updating tasks with "task import" run the same checks and update the same things as "task modify" would.
This commit is contained in:
parent
9067194390
commit
f4361d5c65
2 changed files with 7 additions and 2 deletions
|
@ -351,6 +351,9 @@ existing ones. Tasks are identified by their UUID.
|
|||
|
||||
If no file or "-" is specified, import tasks from STDIN.
|
||||
|
||||
Setting rc.recurrence.confirmation to an appropriate level is recommended
|
||||
if import is to be used in automated workflows. See taskrc(5).
|
||||
|
||||
For importing other file formats, the standard task release comes with a
|
||||
few example scripts, such as:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue