1
0
Fork 0
mirror of https://github.com/MetaProvide/talked-client.git synced 2025-04-06 22:08:49 +00:00

Add recording help command to the help message

This commit is contained in:
Magnus Walbeck 2021-08-20 13:57:26 +02:00
parent bb001090e3
commit 1d0a1016e7
Signed by: mwalbeck
GPG key ID: CCB78CFF3F950769

View file

@ -86,6 +86,7 @@ You have the following options available:
/recording start - Starts a call recording
/recording stop - Stops the call recording
/recording status - Checks if there is an active call recording
/recording help - Shows this help message
';
$output->writeln($message);