]> git.sesse.net Git - vlc/blobdiff - src/misc/vlm.c
* add the option keyword to the help of vlm and the streaming howto -- patch by Chris...
[vlc] / src / misc / vlm.c
index 50a994430051895b4eebd8e8d6f551b78c98d8e4..1f27a74085b1c6ce7b330b77d26cda3c337c62f4 100644 (file)
@@ -1902,6 +1902,7 @@ static vlm_message_t *vlm_Help( vlm_t *vlm, char *psz_filter )
         MessageAddChild( "inputdel (input_name)|all" );
         MessageAddChild( "inputdeln input_number" );
         MessageAddChild( "output (output_name)" );
+        MessageAddChild( "option (option_name)[=value]" );
         MessageAddChild( "enabled|disabled" );
         MessageAddChild( "loop|unloop (broadcast only)" );
         MessageAddChild( "mux (mux_name)" );