[Pkg-bazaar-commits] ./bzr/unstable r281: - List rename and move in help

Martin Pool mbp at sourcefrog.net
Fri Apr 10 07:43:52 UTC 2009


------------------------------------------------------------
revno: 281
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Mon 2005-04-25 20:18:00 +1000
message:
  - List rename and move in help
modified:
  bzrlib/commands.py
-------------- next part --------------
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2005-04-21 01:30:22 +0000
+++ b/bzrlib/commands.py	2005-04-25 10:18:00 +0000
@@ -42,6 +42,10 @@
       Make files versioned.
   bzr log
       Show revision history.
+  bzr rename FROM TO
+      Rename one file.
+  bzr move FROM... DESTDIR
+      Move one or more files to a different directory.
   bzr diff [FILE...]
       Show changes from last revision to working copy.
   bzr commit -m 'MESSAGE'



More information about the Pkg-bazaar-commits mailing list