textTypeStr#

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

Get the text type string for CLI help documentation.

Parameters#

multiplebool

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

Returns#

textTypeStrstr

The type string to use.