code: purgatorio

ref: ad5a80bfb081dc954be03836cc65090e0f6c7e4f
dir: /opt/skel/doc/1/examplecmd.txt/

View raw version
EXAMPLECMD(1)
=============

== NAME

examplecmd - Example command in /opt skeleton project


== SYNOPSIS

----
examplecmd [-v]
----


== DESCRIPTION

This command is example how to implement commands in /opt project.

*-v* will increase log verbosity level.


== SOURCE

`/opt/skel/appl/cmd/examplecmd.b`


== SEE ALSO

examplelib(2)


== BUGS