summaryrefslogtreecommitdiff
path: root/examples/multi_process/simple_mp/commands.list
blob: afce5eb1c129a95f3dd2ff6941cb208b929cbd79 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: BSD-3-Clause
# Copyright(c) 2023 Intel Corporation
#
send <STRING>message  # send a string to another process
help                  # show help
quit                  # close the application