mumble: move to common (#9660)

This commit is contained in:
pixel
2022-12-24 11:55:43 +01:00
committed by GitHub
parent f7ab10ee92
commit 74082b4689

View File

@@ -1,24 +0,0 @@
# mumble
> Low-latency, high quality voice chat software.
> More information: <https://www.mumble.info>.
- Open Mumble:
`mumble`
- Open Mumble and immediately connect to a server:
`mumble mumble://{{username}}@{{example.com}}`
- Open Mumble and immediately connect to a password protected server:
`mumble mumble://{{username}}:{{password}}@{{example.com}}`
- Mute/unmute the microphone in a running Mumble instance:
`mumble rpc {{mute|unmute}}`
- Mute/unmute the microphone and the audio output of Mumble:
`mumble rpc {{deaf|undeaf}}`