From 3e1844856eff96ffd5a4feb3b62065d7310c4618 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 11 Sep 2008 12:38:40 +0000 Subject: [PATCH] cosmetic --- module-tools.py | 2 +- vbuild-fedora-mirror.sh | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/module-tools.py b/module-tools.py index 1a7ad8e2..85c4510c 100755 --- a/module-tools.py +++ b/module-tools.py @@ -532,7 +532,7 @@ that for other purposes than tagging"""%topdir ############################## sync_warning="""*** WARNING -The module-init function has the following limitations +The module-sync function has the following limitations * it does not handle changelogs * it does not scan the -tags*.mk files to adopt the new tags""" diff --git a/vbuild-fedora-mirror.sh b/vbuild-fedora-mirror.sh index 1d3c040b..feb511d2 100755 --- a/vbuild-fedora-mirror.sh +++ b/vbuild-fedora-mirror.sh @@ -128,7 +128,8 @@ function mirror_distro_arch () { function usage () { echo "Usage: $COMMAND [-n] [-v] [-c] [-r root] [-u|U rsyncurl] [-e|-j] [-f distroname|-F] [-a arch|-A]" - echo "Defaults to -r $root -u $rsyncurl -f $default_distroname -a $default_arch" + echo "Defaults to -r $root -f $default_distroname -a $default_arch" + echo "Default urls : $fedora_url $centos_url" echo "Options:" echo " -n : dry run" echo " -v : verbose" -- 2.43.0