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

nobody at bestpractical.com nobody at bestpractical.com
Thu Aug 21 14:31:26 EDT 2008


Author: alexmv
Date: Thu Aug 21 14:31:25 2008
New Revision: 3073

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

Log:
 * Clarify the wording for patch

Modified: trunk/lib/SVK/Command/Branch.pm
==============================================================================
--- trunk/lib/SVK/Command/Branch.pm	(original)
+++ trunk/lib/SVK/Command/Branch.pm	Thu Aug 21 14:31:25 2008
@@ -1054,8 +1054,8 @@
  --from-tag TAG     : specify the source tag name
  -C [--check-only]  : try a create, move or merge operation but make no     
                       changes
- -P [--patch] FILE  : Show the patch between the branch and where it was
-                      copied from
+ -P [--patch] FILE  : Write the patch between the branch and where it was
+                      copied from to FILE
  --export           : used with --checkout to create a detached copy
  --offline          : takes the current branch offline, making a copy
                       under //local


More information about the svk-commit mailing list