specify target for the send (important!)

[Imported from Trac: page Patches, version 22]
zooko 2011-03-25 20:52:44 +00:00
parent 075d834f28
commit 0daf25d858

@ -10,7 +10,7 @@ Then run the following darcs commands to generate a darcs patch file named `WHAT
```
darcs record
darcs send -o WHAT.darcs.patch
darcs send -o WHAT.darcs.patch http://tahoe-lafs.org/source/tahoe-lafs/trunk
```
(The name of the file, which is given here as `WHAT.darcs.patch`, is not that important. Use a relevant word or two or maybe the ticket number.)