Интерактивная система просмотра системных руководств (man-ов)
install-menu ()
>> install-menu (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
NAME
install-menu - Used internally by the Debian menu system. It is a
program to facilitate the generation of menu-related startup files for
the various window managers etc.
DESCRIPTION
When
update-menus(1)
reads the menu-information, for each installed window manager it will
run /etc/menu-methods/wm. Update-menus sends all menu-information of all
installed packages to the stdin of those programmes, and it is the
task of each respective /etc/menu-methods/wm to generate the
window-manager startup files that contain the Debian Menu structure.
install-menu
is written to facilitate this task. For more information, see the menu
documentation (see below).
SYNOPSIS
install-menu [-vh] <menu-method> Read menuentries from stdin in update-menus --stdout format
and generate menu files using the specified menu-method.
OPTIONS
-h,--help
Show the help message and exit.
-v,--verbose
Be verbose
COPYING
install-menu
is distributed under the GNU General Public License.
(GPL 2.0 or greater).