Changes between Version 5 and Version 6 of CLI

Show
Ignore:
Timestamp:
07/17/10 00:53:19 (8 weeks ago)
Author:
mkbosmans (IP: 82.215.55.233)
Comment:

add some more missing commands

Legend:

Unmodified
Added
Removed
Modified
  • CLI

    v5 v6  
    7777Unload a module specified by its index in the module list as returned by modules. 
    7878 
     79{{{ 
     80describe-module 
     81}}} 
     82 
     83Give information about a module specified by its name. 
     84 
    7985== Configuration Commands == 
    8086 
     
    96102 
    97103Set the volume of a sink input specified by its index the the sink input list. The same volume rules apply as with {{{sink_volume}}}. 
     104 
     105{{{ 
     106set-sink-input-mute 
     107}}} 
     108 
     109Mute or unmute the specified sink input. You may specify the sink input by its index the the sink input list. The mute value is either 0 or 1. 
    98110 
    99111{{{