~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-05-04 08:12:15 UTC
  • mfrom: (1692.7.5 bzr.mbp.integration)
  • Revision ID: pqm@pqm.ubuntu.com-20060504081215-e807a459c8bcb379
(mbp,olaf) lock info, metaweave format name, docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2004, 2005 by Canonical Ltd
 
1
# Copyright (C) 2004, 2005, 2006 by Canonical Ltd
2
2
 
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
26
26
"""Bazaar-NG -- a free distributed version-control tool
27
27
http://bazaar-ng.org/
28
28
 
29
 
Please remember to keep backups!
30
 
 
31
29
Basic commands:
32
30
 
33
31
  bzr init           makes this directory a versioned branch