summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 9989fa23..0dd82de4 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1657,11 +1657,9 @@ Documentation:
G1 How can I build the ThornGuide documentation for single thorns or
arrangements?
- Give the names of the thorns or arrangements on the make line, e.g.
+ gmake ThornDoc
- gmake ThornGuide THORNS="CactusBase/Boundary"
-
- gmake ThornGuide ARRANGEMENTS="CactusBase"
+ gmake ArrangementDoc
G2 I have a configuration with over ten thorns, but when I make the
ThornGuide I only see the first few of them.