Diff
Not logged in

Differences From:

File www/reference.wiki part of check-in [fb185f0a65] - added quite a few docs to replace the mistakenly added silly templates. by kejoki on 2008-12-15 08:44:44. [view]

To:

File www/reference.wiki part of check-in [a9dcbf3ede] - docs by kejoki on 2008-12-16 05:16:57. [view]

@@ -129,9 +129,9 @@
     when one of the following commands against the repository: clone, info,
     pull, push, or sync
 
 <hr><a href="#tof">&#710;</a>
-    <a name="cgi">Usage: </a><a href="cmd_cgi">fossil cgi</a> SCRIPT
+    <a name="cgi">Usage: </a><a href="cmd_cgi.wiki">fossil cgi</a> SCRIPT
     The SCRIPT argument is the name of a file that is the CGI script
     that is being run.  The command name, "cgi", may be omitted if
     the GATEWAY_INTERFACE environment variable is set to "CGI" (which
     should always be the case for CGI scripts run by a webserver.)  The
@@ -144,9 +144,9 @@
     the repository, fossil will generate a webpage on stdout based on
     the values of standard CGI environment variables.
 
 <hr><a href="#tof">&#710;</a>
-    <a name="changes">Usage: </a><a href="cmd_changes">fossil changes</a>
+    <a name="changes">Usage: </a><a href="cmd_changes.wiki">fossil changes</a>
     Report on the edit status of all files in the current checkout.
     See also the "status" and "extra" commands.
 
 <hr><a href="#tof">&#710;</a>