Index: /trunk/doc/config/.cvsignore
===================================================================
--- /trunk/doc/config/.cvsignore	(revision 9815)
+++ /trunk/doc/config/.cvsignore	(revision 9815)
@@ -0,0 +1,2 @@
+config.out
+config.pdf
Index: /trunk/doc/config/config.tex
===================================================================
--- /trunk/doc/config/config.tex	(revision 9814)
+++ /trunk/doc/config/config.tex	(revision 9815)
@@ -1,3 +1,3 @@
-%%% $Id: config.tex,v 1.3 2006-10-20 22:07:17 price Exp $
+%%% $Id: config.tex,v 1.4 2006-11-01 02:54:16 price Exp $
 \documentclass[panstarrs,spec]{panstarrs}
 
@@ -1176,4 +1176,27 @@
 the \code{PATH(STR)} in the site configuration defines the search
 paths for these files.
+
+\subsubsection{Symbolic links}
+
+Symbolic links to another recipe may be specified on the command line,
+removing the need for the user to memorise a file name: e.g.,
+\code{-recipe PPIMAGE PPIMAGE_BIAS} might perform a bias subtraction
+only.  A symbolic link is recognised as such if the value is the name
+of a recipe that has already been read (and the link is immediately
+resolved), or if no filename of that name exists (in which case the
+link is to be resolved later, as further sources become available).
+
+\subsubsection{Precedence}
+
+If multiple recipes have the same name, the precedence order is:
+\begin{enumerate}
+\item Command-line
+\item Camera configuration
+\item Site configuration
+\end{enumerate}
+with sources higher in this list having greater precedence.  This
+allows the user to override any recipes using the command-line, and to
+specify bottom-level defaults in the site configuration while also
+having camera-specific recipes in the camera configurations.
 
 \subsection{Contents}
