generated from lucxjo/template
10 lines
266 B
Text
10 lines
266 B
Text
# SPDX-FileCopyrightText: 2023 Louis Hollingworth <louis@hollingworth.nl>
|
|
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
# Command metadata
|
|
threads = threads
|
|
.description = Displays current active threads
|
|
|
|
# Responses
|
|
threads-response = The current threads are:
|