summaryrefslogtreecommitdiffstats
path: root/user_guide/toc.html
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-04-07 12:52:41 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-04-07 12:52:41 +0200
commit8d63cc67bc8671c31e530f1d795bd82c8d3e60b3 (patch)
tree28c0bbbde5894cdcaae2f2b62ab154d96551dafd /user_guide/toc.html
parentf2f4ea49cccc8a8a14ec5f1b71fdba54b1990603 (diff)
Added CLI documentation.
Diffstat (limited to 'user_guide/toc.html')
-rw-r--r--user_guide/toc.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide/toc.html b/user_guide/toc.html
index 4e0b65212..3df1a4b3b 100644
--- a/user_guide/toc.html
+++ b/user_guide/toc.html
@@ -111,7 +111,9 @@ Table of Contents
<li><a href="./general/errors.html">Error Handling</a></li>
<li><a href="./general/caching.html">Caching</a></li>
<li><a href="./general/profiling.html">Profiling Your Application</a></li>
+ <li><a href="./general/cli.html">Running via the CLI</a></li>
<li><a href="./general/managing_apps.html">Managing Applications</a></li>
+ <li><a href="'./general/environments.html">Handling Multiple Environments</a></li>
<li><a href="./general/alternative_php.html">Alternative PHP Syntax</a></li>
<li><a href="./general/security.html">Security</a></li>
<li><a href="./general/styleguide.html">PHP Style Guide</a></li>