ref: 6b84c3a6548f1c577948763b0a09a7b6e2460e04
dir: /opt/skel/man/1/examplecmd/
.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