Entropy/Equo:

- fix switchbranch help output


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2718 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2008-12-05 21:24:57 +00:00
parent 0bcc693bfc
commit a5790ca9df
+1 -1
View File
@@ -227,7 +227,7 @@ myopts = [
(3,'multiremove',2,_('remove the provided injected atoms (all if no atom specified)')),
(4,'--branch=<branch>',1,_('choose on what branch operating')),
(3,'create-empty-database',1,_('create an empty repository database in the provided path')),
(3,'switchbranch',2,_('switch to the specified branch the provided atoms (or world)')),
(3,'switchbranch <from branch> <to branch>',2,_('switch to the specified branch the provided atoms (or world)')),
(3,'md5check',2,_('verify integrity of the provided atoms (or world)')),
(3,'md5remote',2,_('verify remote integrity of the provided atoms (or world)')),