diff --git a/pollen/private/ts.rktd b/pollen/private/ts.rktd index b29f4c5..3ff00e7 100644 --- a/pollen/private/ts.rktd +++ b/pollen/private/ts.rktd @@ -1 +1 @@ -1469678452 +1469749257 diff --git a/pollen/scribblings/raco.scrbl b/pollen/scribblings/raco.scrbl index d23b750..42f9018 100644 --- a/pollen/scribblings/raco.scrbl +++ b/pollen/scribblings/raco.scrbl @@ -124,7 +124,7 @@ Can also be invoked as @racket[raco pollen setup _directory], which will set up @section{@exec{raco pollen reset}} -Resets Pollen's @seclink["Cache" #:doc '(lib "pollen/scribblings/pollen.scrbl")] by deleting the cache directories. +Resets Pollen's @seclink["Cache" #:doc '(lib "pollen/scribblings/pollen.scrbl")] by deleting the cache directories, including @tt{compiled} directories created by Racket. Use this when you need a fresh start in life. Can also be invoked as @racket[raco pollen reset _directory], which will reset a different project @racket[_directory].