From 48b70b2d9b735c2ec4dcdd210b3cef0addc8657f Mon Sep 17 00:00:00 2001 From: bringert Date: Wed, 30 Nov 2005 13:27:53 +0000 Subject: darcs.txt: mention that several patches can be sent at once. --- doc/darcs.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/darcs.html') diff --git a/doc/darcs.html b/doc/darcs.html index dd4432e2b..2af1caff8 100644 --- a/doc/darcs.html +++ b/doc/darcs.html @@ -135,7 +135,8 @@ local repository.

If you are using read-only access, send your patches by email to someone with write-access. First record your changes in your local -repository, as described above. Then create the patch with: +repository, as described above. You can send any number of recorded +patches as one patch bundle. You create the patch bundle with:

   $ darcs send -o mypatch.patch
-- 
cgit v1.2.3