Rev 3508: Fix trivial typo in 'bzr help status' reported by mlh. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Tue Jun 24 02:13:24 BST 2008


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 3508
revision-id:pqm at pqm.ubuntu.com-20080624011313-cq85foncf9mozmen
parent: pqm at pqm.ubuntu.com-20080623203807-3uudpo6dw8nxhxzz
parent: andrew.bennetts at canonical.com-20080624004851-7jtxsha9djoqupu7
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Tue 2008-06-24 02:13:13 +0100
message:
  Fix trivial typo in 'bzr help status' reported by mlh.
modified:
  bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
    ------------------------------------------------------------
    revno: 3504.3.1
    revision-id:andrew.bennetts at canonical.com-20080624004851-7jtxsha9djoqupu7
    parent: pqm at pqm.ubuntu.com-20080619070027-3xv1vy81m3ix2oup
    committer: Andrew Bennetts <andrew.bennetts at canonical.com>
    branch nick: trivial
    timestamp: Tue 2008-06-24 10:48:51 +1000
    message:
      Fix trivial bug in 'bzr help status' reported by mlh on #bzr.
    modified:
      bzrlib/builtins.py             builtins.py-20050830033751-fc01482b9ca23183
=== modified file 'bzrlib/builtins.py'
--- a/bzrlib/builtins.py	2008-06-17 03:55:49 +0000
+++ b/bzrlib/builtins.py	2008-06-24 00:48:51 +0000
@@ -134,7 +134,7 @@
     
     Note that --short or -S gives status flags for each item, similar
     to Subversion's status command. To get output similar to svn -q,
-    use bzr -SV.
+    use bzr status -SV.
 
     If no arguments are specified, the status of the entire working
     directory is shown.  Otherwise, only the status of the specified




More information about the bazaar-commits mailing list