From b6775e85e3ba52b3b873e9fd54255c3614fba920 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 8 Dec 2022 15:52:51 +0100 Subject: tutorial: add some clarifying comments ... on parts a first-time reader might (and actually did) stumble upon. --- doc/tutorial/target-file-glob-tree.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/tutorial/target-file-glob-tree.org') 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 -- cgit v1.2.3