Diff
Not logged in

Differences From:

File www/quickstart.html part of check-in [b110d77c36] - Website updates. by drh on 2007-08-09 01:08:19. [view]

To:

File www/quickstart.html part of check-in [0cd202a86e] - Website updates. Change the message for unrecognized commands to refer the user to "help". by drh on 2007-08-23 23:10:56. Also file www/quickstart.html part of check-in [424d47e453] - Attempting the same merge that aku tried and got empty files with. by drh on 2007-08-25 18:58:16. [view]

@@ -170,8 +170,9 @@
     that nobody else can see your changes until you <b>commit</b> and
     if other are using a different repository you will also need to
     <b>push</b>.</p>
 
+<a name="serversetup">
 </blockquote><h2>Setting Up A Server</h2><blockquote>
 
     <p>The easiest way to set up a server is:</p>
 
@@ -217,12 +218,13 @@
 
     <p>Try these commands:</p>
 
     <blockquote><b>
-    fossil command<br>
-    fossil test-command
+    fossil help<br>
+    fossil commands<br>
+    fossil test-commands
     </b></blockquote>
 
     <p>Explore and have fun!</p>
 
 
 </blockquote></body></html>