vlc | branch: master | Pierre Ynard <linkfa...@yahoo.fr> | Mon Oct 31 21:59:08 
2016 +0100| [7a0f854f02478b5f024901fd8ad5f2aae87af15d] | committer: Pierre Ynard

lua: update interface script examples in README.txt

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7a0f854f02478b5f024901fd8ad5f2aae87af15d
---

 share/lua/intf/README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/share/lua/intf/README.txt b/share/lua/intf/README.txt
index 1094b01..391c431 100644
--- a/share/lua/intf/README.txt
+++ b/share/lua/intf/README.txt
@@ -3,7 +3,7 @@ $Id$
 
 See lua/README.txt for generic documentation about Lua usage in VLC.
 
-Examples: rc.lua, telnet.lua and http.lua
+Examples: cli.lua, http.lua
 
 The "config" global variable is set to the value specified in the
 --lua-config VLC option. For example:

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to