textTypeStr

lsst.daf.butler.cli.utils.textTypeStr(multiple)

Get the text type string for CLI help documentation.

Parameters:
multiple : bool

True if multiple text values are allowed, False if only one value is allowed.

Returns:
textTypeStr : str

The type string to use.