shithub: purgatorio

ref: f8935b5778397074d41a48205e5c7f87d7b531fe
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