mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
- Added support for plain text shadow files.
This commit is contained in:
parent
a5ec1e4b27
commit
3ed1269753
8 changed files with 98 additions and 52 deletions
|
@ -319,6 +319,7 @@ ID Project Pri Description
|
|||
in the .taskrc file, then task will record every command that is
|
||||
run. When this command is run, task will display a count of how
|
||||
many times each command was used.
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
@ -326,6 +327,10 @@ ID Project Pri Description
|
|||
actually used.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This command is deprecated, and will be removed in task 1.5.0
|
||||
</p>
|
||||
|
||||
<strong>% task version</strong>
|
||||
<p>
|
||||
This can be used to show the version number of task, and to display
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue