~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/sending_changes.txt

  • Committer: Ian Clatworthy
  • Date: 2007-12-17 04:49:20 UTC
  • mfrom: (3089.3.17 bzr.ug-tweaks)
  • mto: This revision was merged to the branch mainline in revision 3120.
  • Revision ID: ian.clatworthy@internode.on.net-20071217044920-8fjh9v6m1t93c8dc
Move material out of User Guide into User Reference (Ian Clatworthy)

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
Emailing merge directives is such a common thing that the ``send`` command
48
48
without options will create a merge directive, fire up your email
49
49
tool and attach it, ready for you to add the explanatory text bit.
50
 
See the online help for ``send`` and the `Configuration reference`_
51
 
for further details on how to configure this.
 
50
See the online help for ``send`` and
 
51
`Configuration Settings <../user-reference/bzr_man.html#configuration-settings>`_
 
52
in the User Reference for further details on how to configure this.
52
53
 
53
54
Applying a merge directive
54
55
--------------------------