[Pkg-bazaar-commits] ./bzr/unstable r85: improved help string

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:51:06 UTC 2009


------------------------------------------------------------
revno: 85
committer: mbp at sourcefrog.net
timestamp: Fri 2005-03-25 12:17:55 +1100
message:
  improved help string
modified:
  bzrlib/commands.py
-------------- next part --------------
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2005-03-25 01:16:46 +0000
+++ b/bzrlib/commands.py	2005-03-25 01:17:55 +0000
@@ -25,8 +25,6 @@
 * Metadata format is not stable yet -- you may need to
   discard history in the future.
 
-* No handling of subdirectories, symlinks or any non-text files.
-
 * Insufficient error handling.
 
 * Many commands unimplemented or partially implemented.
@@ -37,8 +35,8 @@
 
 Interesting commands::
 
-  bzr help
-       Show summary help screen
+  bzr help [COMMAND]
+       Show help screen
   bzr version
        Show software version/licence/non-warranty.
   bzr init



More information about the Pkg-bazaar-commits mailing list