diff options
Diffstat (limited to 'doc/darcs.txt')
| -rw-r--r-- | doc/darcs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/darcs.txt b/doc/darcs.txt index bee031fc0..56dcb7dcb 100644 --- a/doc/darcs.txt +++ b/doc/darcs.txt @@ -83,7 +83,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 |
