1GST-DOC(1) User Commands GST-DOC(1)
2
3
4
6 gst-doc - GNU Smalltalk profiler
7
9 Usage:
10 gst-doc [ flag ... ] class ...
11
13 -I --image-file=FILE
14 look for classes in the given image
15
16 -p --package=PKG
17 look for classes in the given package
18
19 -f --file=FILE
20 look for classes in the given file
21
22 -n --namespace=NAMESP load files in the given namespace
23
24 -o --output=FILE
25 emit documentation in the given file (default=stdout)
26
27 --kernel-dir=PATH
28 use the specified kernel directory
29
30 -F --output-format=KIND
31 use the given publisher (HTML or default=Texinfo)
32
33 -h --help
34 show this message
35
36 -v --verbose
37 print extra information while processing
38
39 --version
40 print version information and exit
41
43 The full documentation for gst-doc is maintained as a Texinfo manual.
44 If the info and gst-doc programs are properly installed at your site,
45 the command
46
47 info gst
48
49 should give you access to the complete manual.
50
51
52
53gst-doc version 3.2.3 December 2010 GST-DOC(1)