Go forward to -f FSinfo Option.
Go backward to -d FSinfo Option.
Go up to FSinfo Command Line Options.
`-e' EXPORTFS
-------------
Defines the prefix for the `exports' files. If it is not given,
then the file will not be generated. For each machine defined in the
configuration files as having disks, an `exports' file is constructed
and given a filename determined by the name of the machine, prefixed
with this string. If a machine is defined as diskless, then no
`exports' file will be created for it. The files contain entries for
directories on the machine that may be exported to clients.
Example: To create the `exports' files for each diskful machine and
place them into the directory `exports':
fsinfo -e exports/ ...