aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetWeb/work-with-darcs.html
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-06-06 19:31:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-06-06 19:31:00 +0000
commit518afe18ba31e3b9123ae1b19d819320fa0f823f (patch)
tree1382e56e8f2ca16a5904d184fb15561c0944b33b /Carpet/CarpetWeb/work-with-darcs.html
parente7c131abbbe1a85cd4be4300bf60b4914cad64fe (diff)
CarpetWeb: Update web pages
Update the web pages. Explain stable and development versions better. Update darcs binaries and documentation. darcs-hash:20050606193150-891bb-dad36762ac41517fe0a9136ea14fff32b2930f0d.gz
Diffstat (limited to 'Carpet/CarpetWeb/work-with-darcs.html')
-rw-r--r--Carpet/CarpetWeb/work-with-darcs.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/Carpet/CarpetWeb/work-with-darcs.html b/Carpet/CarpetWeb/work-with-darcs.html
index 585bab5a7..8bc1d406a 100644
--- a/Carpet/CarpetWeb/work-with-darcs.html
+++ b/Carpet/CarpetWeb/work-with-darcs.html
@@ -5,11 +5,11 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
- <title>Using Darcs</title>
+ <title>Working with Darcs</title>
</head>
<body>
- <h1>Using Darcs</h1>
+ <h1>Working with Darcs</h1>
@@ -84,7 +84,7 @@
<p>If you later discover that your patch is incomplete, missing a
file, or contains an error, then you can use</p>
-<pre>darcs rerecord</pre>
+<pre>darcs amend-record</pre>
<p>to correct it. It is often better to correct an erroneous
patch than to pile a second patch on top of it. If you think that
@@ -165,7 +165,7 @@
<address><a href="mailto:schnetter@uni-tuebingen.de">Erik Schnetter</a></address>
<!-- Created: Tue Sep 28 16:52:20 CEST 2004 -->
<!-- hhmts start -->
-Last modified: Sat Jan 1 17:13:42 CET 2005
+Last modified: Mon Jun 6 20:56:12 CEST 2005
<!-- hhmts end -->
</body>
</html>