[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Reference to list-used-dblogs in ch05.xml must be list-dblogs

From: Juanma Barranquero <lektu_at_mi.madritel.es>
Date: 2004-02-15 16:46:45 CET

C:\> svnadmin help
general usage: svnadmin SUBCOMMAND REPOS_PATH [ARGS & OPTIONS ...]
Type "svnadmin help <subcommand>" for help on a specific subcommand.

Available subcommands:
   create
   deltify
   dump
   help (?, h)
   hotcopy
   list-dblogs
   list-unused-dblogs
   load
   lstxns
   recover
   rmtxns
   setlog
   verify

                                                           /L/e/k/t/u

Index: doc/book/book/ch05.xml
===================================================================
--- doc/book/book/ch05.xml (revision 8653)
+++ doc/book/book/ch05.xml (working copy)
@@ -1141,5 +1141,5 @@
           <command>svnadmin</command> tool. For example,
           <command>svnadmin list-unused-dblogs</command> and
- <command>svnadmin list-used-dblogs</command> perform a
+ <command>svnadmin list-dblogs</command> perform a
           subset of what is provided by Berkeley's
           <command>db_archive</command> command, and <command>svnadmin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Feb 15 16:47:15 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.