mirror of
https://github.com/MetaProvide/talked-client.git
synced 2025-04-10 15:37:38 +00:00
Update README
This commit is contained in:
parent
0a9d6c2ac9
commit
53b0b2549e
2 changed files with 10 additions and 10 deletions
10
README.md
10
README.md
|
@ -48,11 +48,11 @@ The http / https should be included in the url, for example: https://talked.exam
|
|||
|
||||
To use Talked, simply use the `/recording` command in a chat room. If you don't specify any options or run `/recording help` you will get a help message telling you about the different options. The following options are available:
|
||||
|
||||
`/recording start` - starts a recording in the current room.
|
||||
`/recording stop` - stops the active recording
|
||||
`/recording status` - checks if there is an active recording
|
||||
`/recording info` - prints the version number of the Talked server.
|
||||
`/recording help` - prints a help message with the different options.
|
||||
* `/recording start` - starts a recording in the current room.
|
||||
* `/recording stop` - stops the active recording.
|
||||
* `/recording status` - checks if there is an active recording.
|
||||
* `/recording info` - prints the version number of the Talked server.
|
||||
* `/recording help` - prints a help message with the different options.
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
@ -55,11 +55,11 @@ The http / https should be included in the url, for example: https://talked.exam
|
|||
|
||||
To use Talked, simply use the `/recording` command in a chat room. If you don't specify any options or run `/recording help` you will get a help message telling you about the different options. The following options are available:
|
||||
|
||||
`/recording start` - starts a recording in the current room.
|
||||
`/recording stop` - stops the active recording
|
||||
`/recording status` - checks if there is an active recording
|
||||
`/recording info` - prints the version number of the Talked server.
|
||||
`/recording help` - prints a help message with the different options.
|
||||
* `/recording start` - starts a recording in the current room.
|
||||
* `/recording stop` - stops the active recording.
|
||||
* `/recording status` - checks if there is an active recording.
|
||||
* `/recording info` - prints the version number of the Talked server.
|
||||
* `/recording help` - prints a help message with the different options.
|
||||
]]></description>
|
||||
<version>0.1.0</version>
|
||||
<licence>agpl</licence>
|
||||
|
|
Loading…
Add table
Reference in a new issue