[svk-commit] r2761 - trunk/lib/SVK/Command

nobody at bestpractical.com nobody at bestpractical.com
Sat Apr 26 13:05:29 EDT 2008


Author: clsung
Date: Sat Apr 26 13:05:28 2008
New Revision: 2761

Modified:
   trunk/lib/SVK/Command/Branch.pm

Log:
- fix doc error
  - should we have following argument?
  % branch --list [--all] [PROJECT]

Modified: trunk/lib/SVK/Command/Branch.pm
==============================================================================
--- trunk/lib/SVK/Command/Branch.pm	(original)
+++ trunk/lib/SVK/Command/Branch.pm	Sat Apr 26 13:05:28 2008
@@ -495,7 +495,7 @@
 
  branch --create [BRANCH]
 
- branch --list [BRANCH...]
+ branch --list [--all]
  branch --create BRANCH [--local] [--switch-to]
  branch --move BRANCH1 BRANCH2
  branch --merge BRANCH1 BRANCH2 ... TARGET


More information about the svk-commit mailing list