To negate a command-line option, use an extra hyphen. For example,
--v
means `Don't make all comments verbatim.' This kind of
construction isn't used very often, but it is useful if an option such
as -v
is turned on in the .fweb
initialization file and
one wishes to turn it off for just one run.