utility/write_assign —
write a synopsis with assignments
Write a SYNOPSIS for the
eeprom(8)
utility, using only the following information:
- All options and arguments are optional.
- The options
-c,
-i,
-p, and
-v take no argument.
- The
-f option requires a device name as
its argument.
- The
-N option requires a system name as
its argument.
- Arguments of the form ‘
field=value’
store the value in the field.
- When the equal sign and the value are omitted, the field is displayed but
not changed.
Introduction:
SYNOPSIS
section for a command line utility
html —
mdoc