1GST-LOAD(1)                      User Commands                     GST-LOAD(1)
2
3
4

NAME

6       gst-load - test and load packages into a GNU Smalltalk image
7

DESCRIPTION

9   Usage:
10              gst-load [ flag ... ] package ...
11

OPTIONS

13       -q --quiet
14              hide the output
15
16       -v --verbose
17              show loaded files
18
19       -f --force
20              reload package if already loaded
21
22       -n --dry-run
23              don't save the image after loading
24
25       -t --test
26              run SUnit tests if available
27
28       --start[=ARG]
29              start the package and keep running the image
30
31       -i --rebuild-image
32              load into a newly-created image
33
34       -I --image-file=FILE
35              load into the specified image
36
37       --kernel-dir=PATH
38              use the specified kernel directory
39
40       -h --help
41              show this message
42
43       --version
44              print version information and exit
45

SEE ALSO

47       The  full documentation for gst-load is maintained as a Texinfo manual.
48       If the info and gst-load programs are properly installed at your  site,
49       the command
50
51              info gst
52
53       should give you access to the complete manual.
54
55
56
57gst-load version 3.2.3           December 2010                     GST-LOAD(1)
Impressum