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

Re: [PATCH] Fix typo in the help message of svn-backup-dumps.py

From: Daniel Rall <dlr_at_collab.net>
Date: 2007-08-22 23:40:03 CEST

Thanks Masaru, committed to trunk in r26257.

On Wed, 22 Aug 2007, masaru tsuchiyama wrote:

> Hello
>
> The attached patch fixes typo in the help message of svn-backup-dumps.py.
>
> Regards.
> Masaru.

> Index: tools/server-side/svn-backup-dumps.py
> ===================================================================
> --- tools/server-side/svn-backup-dumps.py (revision 26244)
> +++ tools/server-side/svn-backup-dumps.py (working copy)
> @@ -619,7 +619,7 @@
>
>
> if __name__ == "__main__":
> - usage = "usage: svnbackup.py [options] repospath dumpdir"
> + usage = "usage: svn-backup-dumps.py [options] repospath dumpdir"
> parser = OptionParser(usage=usage, version="%prog "+__version)
> if have_bz2:
> parser.add_option("-b",

  • application/pgp-signature attachment: stored
Received on Wed Aug 22 23:37:38 2007

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.