textTypeStr# lsst.daf.butler.cli.utils.textTypeStr(multiple: bool) → str# Get the text type string for CLI help documentation. Parameters# multipleboolTrue if multiple text values are allowed, False if only one value is allowed. Returns# textTypeStrstrThe type string to use.