Documentation

- Corrected the sample script that failed to wait for at least a second
  between annotations.
This commit is contained in:
Paul Beckingham 2010-09-28 01:02:02 -04:00
parent f351bf6dec
commit 0388bcf259

View file

@ -27,6 +27,7 @@ task rc:x add Get stationery supplies proj:office pri:H due:sat +@mall +@weekend
echo
echo '$ task annotate 1 Remember to get batteries'
task rc:x annotate 1 Remember to get batteries
sleep 2
echo
echo '$ task annotate 1 I wonder if they have that antique fanfold computer paper'