From 0388bcf259bf6df510452a17a10bb019b3c9144e Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Tue, 28 Sep 2010 01:02:02 -0400 Subject: [PATCH] Documentation - Corrected the sample script that failed to wait for at least a second between annotations. --- doc/misc/run.sample.info | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/misc/run.sample.info b/doc/misc/run.sample.info index 72bd8ed2e..15001db21 100755 --- a/doc/misc/run.sample.info +++ b/doc/misc/run.sample.info @@ -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'