git: purgatorio

ref: 27598a9c874c115795a3d59de093f8f158a73d87
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