diff options
Diffstat (limited to 'doc/tutorial/target-file-glob-tree.org')
-rw-r--r-- | doc/tutorial/target-file-glob-tree.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tutorial/target-file-glob-tree.org b/doc/tutorial/target-file-glob-tree.org index c0b8c6ed..bc1d388d 100644 --- a/doc/tutorial/target-file-glob-tree.org +++ b/doc/tutorial/target-file-glob-tree.org @@ -379,7 +379,8 @@ INFO: Artifacts built, logical paths are: $ #+END_SRC -To finish the example, we also add a default target, staging +To finish the example, we also add a default target (using that, if no target +is specified, ~just~ builds the lexicographically first target), staging artifacts according to the usual conventions. #+BEGIN_SRC js |