mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-31 14:57:20 +02:00
Documentation
- Corrected the sample script that failed to wait for at least a second between annotations.
This commit is contained in:
parent
f351bf6dec
commit
0388bcf259
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ task rc:x add Get stationery supplies proj:office pri:H due:sat +@mall +@weekend
|
||||||
echo
|
echo
|
||||||
echo '$ task annotate 1 Remember to get batteries'
|
echo '$ task annotate 1 Remember to get batteries'
|
||||||
task rc:x annotate 1 Remember to get batteries
|
task rc:x annotate 1 Remember to get batteries
|
||||||
|
sleep 2
|
||||||
|
|
||||||
echo
|
echo
|
||||||
echo '$ task annotate 1 I wonder if they have that antique fanfold computer paper'
|
echo '$ task annotate 1 I wonder if they have that antique fanfold computer paper'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue