#!/hint/bash
#
# SPDX-License-Identifier: GPL-3.0-or-later
:

# shellcheck disable=2034
valid_search_output_format=(
	pretty
	plain
	json
)