1g.manual(1)                   Grass User's Manual                  g.manual(1)
2
3
4

NAME

6       g.manual  - Display the HTML man pages of GRASS
7

KEYWORDS

9       general, manual, help
10

SYNOPSIS

12       g.manual
13       g.manual help
14       g.manual [-im]  [entry=string]
15
16   Flags:
17       -i  Display index
18
19       -m  Display as MAN text page instead of HTML page in browser
20
21   Parameters:
22       entry=string
23           Manual entry to be displayed
24

DESCRIPTION

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

NOTES

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

EXAMPLES

35
36       # how index
37       g.manual index
38       # show module manual page in HTML browser
39       g.manual d.vect
40       # show module manual page in terminal
41       g.manual -m d.vect
42
43

AUTHOR

45       Markus Neteler
46
47       Last changed: $Date: 2007/06/28 14:16:08 $
48
49       Full index
50
51
52
53GRASS 6.2.2                                                        g.manual(1)
Impressum