ОПИСАНИЕ

g.manual display the manual pages of GRASS in HTML and MAN format.

ПРИМЕЧАНИЯ

The name of the HTML browser is defined in the environment variable GRASS_HTML_BROWSER. For most platforms this should be an executable in your PATH, or the full path to an executable. See variables for details.

ПРИМЕРЫ

# how index
g.manual index

# show module manual page in HTML browser
g.manual d.vect

# show module manual page in terminal
g.manual -m d.vect

АВТОР

Markus Neteler

Last changed: $Date: 2007-06-28 09:15:36 -0500 (Чт, 28 июн 2007) $

Автор перевода