SVN: ZODB/branches/3.8/src/ZODB/scripts/strip_versions.py Better help text.

Jim Fulton <[email protected]>
Newsgroups gmane.comp.python.zope.zodb.cvs
Message-ID <20090815140449.152B29415B__11528.5518499606$1250345100$gmane$org@cvs.zope.org>
Log message for revision 102805:
  Better help text.
  

Changed:
  U   ZODB/branches/3.8/src/ZODB/scripts/strip_versions.py

-=-
Modified: ZODB/branches/3.8/src/ZODB/scripts/strip_versions.py
===================================================================
--- ZODB/branches/3.8/src/ZODB/scripts/strip_versions.py	2009-08-15 13:55:50 UTC (rev 102804)
+++ ZODB/branches/3.8/src/ZODB/scripts/strip_versions.py	2009-08-15 14:04:48 UTC (rev 102805)
@@ -25,7 +25,15 @@
 
 The input and output arguments are file-storage file names.  If the -c
 option is used, then the input and output arguments must be storage
-configuration files.
+configuration files.  The -c option is provided to support use of
+storages other than file storages.
+
+Notes:
+
+- Blobs aren't copied. If you have a storage with *both* versions and
+  blobs, you'll need to copy the blob data separately.
+
+- The input storage must support iteration via the iterator method.
 """)
 parser.add_option(
     "-c", "--config", dest="config", action="store_true",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.