diff -r da10798406fc -r 8dc858aede52 commands/variant/variant.cif --- a/commands/variant/variant.cif Wed Aug 25 22:23:26 2010 +0100 +++ b/commands/variant/variant.cif Sat Aug 28 00:14:27 2010 +0100 @@ -36,6 +36,10 @@ Display verbose output. +==option bool l list + +List the variant names that this command understands. Note this is all of them, not just the ones that match the current platform. + ==argument string variantname optional multiple A symbolic name for the hardware variant may be specified instead of having to know the machine uid. This maximises compatibility with platforms that provide a custom variant.exe and/or that need more than just the machine UID to determine the variant. Check the platform-specific documentation for what variant string is used to identify that platform's hardware. If multiple variant names are specified KErrNone is returned if any one of them matches.