diff options
Diffstat (limited to 'usage.org')
| -rw-r--r-- | usage.org | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -50,7 +50,7 @@ root [3](4) someone eating food #+END_SRC -**** TODO --short +**** DONE --short #+BEGIN_SRC bash $ mumctl channel list --short root [3](4) @@ -139,3 +139,9 @@ server offered invalid key. what do you want to do? #+BEGIN_SRC bash $ mumctl server rename loopback my_server #+END_SRC +** config +#+BEGIN_SRC bash +$ mumctl config audio.input_volume 1.1 +$ mumctl config audio.input_volume +$ mumctl config audio.input_volume --help +#+END_SRC |
