textTypeStr

lsst.daf.butler.cli.utils.textTypeStr(multiple: bool) → str

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.