Forrest logo
back to context overview

mumble

List of commands for mumble:

  • mumble:ai:c5282 how do i use mumble from the command line
    $ mumble -h
    try on your machine
    explain this command
  • mumble:tldr:1c3ea mumble: Mute/unmute the microphone in a running Mumble instance.
    $ mumble rpc ${select}
    try on your machine
    explain this command
  • mumble:tldr:1f36f mumble: Open Mumble and immediately connect to a server.
    $ mumble mumble://${username}@${example-com}
    try on your machine
    explain this command
  • mumble:tldr:54206 mumble: Open Mumble and immediately connect to a password protected server.
    $ mumble mumble://${username}:${password}@${example-com}
    try on your machine
    explain this command
  • mumble:tldr:e186c mumble: Open Mumble.
    $ mumble
    try on your machine
    explain this command
back to context overview