aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/commands/switch.py
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-02-08 01:26:06 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-02-08 01:26:06 +0000
commit56a69b1bce8e89c97317eae95bc09f2e7de8c1d2 (patch)
tree63dd50265afd2b2385badb46476ff607ca5e10f4 /RepSys/commands/switch.py
parent4a27a17de745d90553dfad701fc6c65da24680d1 (diff)
parent1e929f67375b699cdcac0b1557d115eed7035ae8 (diff)
downloadmgarepo-56a69b1bce8e89c97317eae95bc09f2e7de8c1d2.tar
mgarepo-56a69b1bce8e89c97317eae95bc09f2e7de8c1d2.tar.gz
mgarepo-56a69b1bce8e89c97317eae95bc09f2e7de8c1d2.tar.bz2
mgarepo-56a69b1bce8e89c97317eae95bc09f2e7de8c1d2.tar.xz
mgarepo-56a69b1bce8e89c97317eae95bc09f2e7de8c1d2.zip
New branch to work on tarballs repository
Diffstat (limited to 'RepSys/commands/switch.py')
-rw-r--r--RepSys/commands/switch.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/RepSys/commands/switch.py b/RepSys/commands/switch.py
index dcbdd17..5cbe2d7 100644
--- a/RepSys/commands/switch.py
+++ b/RepSys/commands/switch.py
@@ -5,9 +5,10 @@ from RepSys.rpmutil import switch
HELP = """\
Usage: repsys switch [URL]
-Relocates the working copy to the base location URL. If URL is not
-provided, it will use the option default_parent from repsys.conf as
-default, or, if the current working copy is already based in
+Relocates the working copy to the base location URL.
+
+If URL is not provided, it will use the option default_parent from
+repsys.conf as default, or, if the current working copy is already based in
default_parent, it will use the location from the mirror option from
repsys.conf.