On Thu, 21 Jul 2011 23:46:57 +0000 Paul Seidler <[email protected]> wrote: > e.g. git (suboption part of cave show): > actually: > "python > -2.6 Install helper scripts for git remote helpers, a > compatibility layer with other SCMs using python-2.6 > 2.7 Install helper scripts for git remote helpers, a > compatibility layer with other SCMs using python-2.7 > -3.1 Install helper scripts for git remote helpers, a > compatibility layer with other SCMs using python-3.1 > " > > this would be simply better: > "python Install helper scripts for git remote helpers, a > compatibility layer with other SCMs > -2.6 using python-2.6 > 2.7 using python-2.7 > -3.1 using python-3.1 > "
That's pretty messy to implement. We quite often show suboption descriptions individually too. How do we know how to combine the two descriptions to produce a new one? -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ Exherbo-dev mailing list [email protected] http://lists.exherbo.org/mailman/listinfo/exherbo-dev
