From: Gildas Bazin Date: Tue, 21 Sep 2004 20:40:09 +0000 (+0000) Subject: * doc/vlm.txt: small update to reflect the latest changes. X-Git-Tag: 0.8.0~355 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=b52e70c8317b3a3ff1a2a2c0c9607d2c7d5ed4b3;p=vlc * doc/vlm.txt: small update to reflect the latest changes. --- diff --git a/doc/vlm.txt b/doc/vlm.txt index 51b22a33e8..76bb0a0c3e 100644 --- a/doc/vlm.txt +++ b/doc/vlm.txt @@ -61,8 +61,10 @@ Note: an element is a media or a schedule. "del all" destroys all elements. "del media" destroys all medias. "del schedule" destroys all schedules. - control (name) (command) - Changes the state of the (name) media. + control (name) [instance_name] (command) + Changes the state of the (instance_name) instance of (name) media. + If (instance_name) is not specified, the control command affects the + default instance. See Commands section for more information. save (config_file) Saves all media and schedule configurations in the (config_file)