changeset 491:9bff10727d58

Documentation update for svn commands, supplied by Iain Haslam.
author wbell
date Mon, 23 Jun 2008 01:12:59 +0000
parents 5c6c56fbd9d7
children 56f0ad35c60a
files doc/commands.txt
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/commands.txt
+++ b/doc/commands.txt
@@ -747,6 +747,13 @@
 |              | normally set this to ``${revision}`` so that the revision   |
 |              | of the build is used.                                       |
 +--------------+-------------------------------------------------------------+
+| ``dir``      | Path specifying which directory the sources should be       |
+|              | checked out to (defaults to '.').                           |
++--------------+-------------------------------------------------------------+
+| ``verbose``  | Whether to log the list of checked out files (defaults to   |
+|              | False).                                                     |
++--------------+-------------------------------------------------------------+
+
 
 Examples
 --------
@@ -784,6 +791,9 @@
 |              | normally set this to ``${revision}`` so that the revision   |
 |              | of the build is used.                                       |
 +--------------+-------------------------------------------------------------+
+| ``dir``      | Path specifying which directory the sources should be       |
+|              | exported to (defaults to '.')                               |
++--------------+-------------------------------------------------------------+
 
 Examples
 --------
@@ -816,6 +826,9 @@
 |              | normally set this to ``${revision}`` so that the revision   |
 |              | of the build is used.                                       |
 +--------------+-------------------------------------------------------------+
+| ``dir``      | Path specifying the directory containing the sources to be  |
+|              | updated (defaults to '.')                                   |
++--------------+-------------------------------------------------------------+
 
 Examples
 --------
Copyright (C) 2012-2017 Edgewall Software