You can get general help for the wic
by entering the wic
command by itself
or by entering the command with a help argument as follows:
$ wic -h $ wic --help
Currently, wic
supports two commands:
create
and list
.
You can get help for these commands as follows:
$ wic help <command>
You can find more out about the images
wic
creates using the provided
kickstart files with the following form of the command:
$ wic list <image> help
Where <image>
is either
directdisk
or
mkefidisk
.