shithub: purgatorio

ref: 43de7b8419fa3582af6df803473ef1bde2ce5c23
dir: /opt/skel/doc/1/examplecmd.man/

View raw version
.TH EXAMPLECMD 1
.SH NAME
examplecmd \- Example command in /opt skeleton project
.SH SYNOPSIS
.EX
examplecmd [-v]

.EE
.SH DESCRIPTION
.PP
This command is example how to implement commands in /opt project.
.PP
.B -v
will increase log verbosity level.
.SH SOURCE
.PP
.B /opt/skel/appl/cmd/examplecmd.b
.br
.SH SEE ALSO
.PP
.IR examplelib (2)
.SH BUGS