changeset 18:a6bd44285160

s/subversion/Mercurial/g.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 20 May 2020 10:44:23 +0300
parents 4c93c7851466
children 0accb32904e7
files hg2cl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hg2cl	Tue May 20 10:55:48 2014 +0300
+++ b/hg2cl	Wed May 20 10:44:23 2020 +0300
@@ -90,7 +90,7 @@
       ;;
     -h|--help)
       echo "Usage: $prog [OPTION]..."
-      echo "Generate a ChangeLog from a checked out subversion repository."
+      echo "Generate a ChangeLog from a checked out Mercurial repository."
       echo ""
       echo "  --strip-prefix NAME    prefix to strip from all entries, defaults"
       echo "                         to the name of the current directory"