diff --git a/docs/manual/using.html b/docs/manual/using.html index e49be65a3..1889e9d32 100644 --- a/docs/manual/using.html +++ b/docs/manual/using.html @@ -111,6 +111,8 @@ href="CoreTasks/tstamp.html">tstamp tasks in a so-called all other targets depend. Make sure that target is always the first one in the depends list of the other targets. In this manual, most initialization targets have the name "init".

+

If the depends attribute and the if/unless attribute are set, the depends attribute is +executed first.

A target has the following attributes:

@@ -543,4 +545,3 @@ Reserved.

-