/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-04-09 23:35:55 UTC
  • mfrom: (3316.2.15 api-cleanup)
  • Revision ID: pqm@pqm.ubuntu.com-20080409233555-n26cmi0y1hb98tf6
(robertc) Many VersionedFile api cleanups and deprecations. Some
        incompatible changes included (see NEWS). (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
   ``commit --no-strict``.
51
51
 
52
52
 * Aliases can override the standard behaviour of existing commands by giving
53
 
   an alias name that is the same as the original command. For example, default
 
53
   an alias name that is the same as the orignal command. For example, default
54
54
   commit is changed with ``commit=commit --strict``.
55
55
 
56
56
 * Aliases cannot refer to other aliases. In other words making a