diff --git a/docs/manual/CoreTasks/pack.html b/docs/manual/CoreTasks/pack.html index 3bf280694..b1243e9e5 100644 --- a/docs/manual/CoreTasks/pack.html +++ b/docs/manual/CoreTasks/pack.html @@ -10,8 +10,8 @@
Packs a file using the GZip or BZip2 algorithm. -These tasks do not do any dependency checking; the output file is -always generated
+The output file is only generated if it doesn't exist or the source +file is newer.