[Pkg-bazaar-commits] ./bzr/unstable r76: mention "info" in top-level help

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:44:20 UTC 2009


------------------------------------------------------------
revno: 76
committer: mbp at sourcefrog.net
timestamp: Thu 2005-03-24 10:54:45 +1100
message:
  mention "info" in top-level help
modified:
  bzrlib/commands.py
-------------- next part --------------
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2005-03-23 03:09:50 +0000
+++ b/bzrlib/commands.py	2005-03-23 23:54:45 +0000
@@ -60,12 +60,10 @@
        Show summary of pending changes.
   bzr remove FILE...
        Make a file not versioned.
+  bzr info
+       Show statistics about this branch.
 """
 
-# not currently working:
-#  bzr info
-#       Show some information about this branch.
-
 
 
 __copyright__ = "Copyright 2005 Canonical Development Ltd."



More information about the Pkg-bazaar-commits mailing list