diff --git a/doc/vlc.1 b/doc/vlc.1 index a3ad1c3a75..ac1948fec2 100644 --- a/doc/vlc.1 +++ b/doc/vlc.1 @@ -89,6 +89,11 @@ used by the OSSv4 output plugin. .B VLC_DATA_PATH The directory containing VLC run-time data files (e.g. /usr/share/vlc). +.TP +.B VLC_LIB_PATH +The directory containing VLC binary folder, which is used for the dynamically +loaded libraries and architecture-dependant executables (e.g. /usr/lib/). + .TP .B VLC_PLUGIN_PATH An extra directory to load VLC plugins from.