sevmgr (1) - Linux Manuals

NAME

sevmgr -

      Command-line interpreter for the C++ Simulation-Oriented Discrete Event Management Library

SYNOPSIS

sevmgr [--prefix] [-v|--version] [-h|--help] [-l|--log <path-to-output-log-file>]

DESCRIPTION

sevmgr is a small program showing how to use the SEvMgr library.

sevmgr accepts the following options:

--prefix

 Show the SEvMgr installation prefix.

-v, --version

 Print the currently installed version of SEvMgr on the standard output.

-h, --help

 Produce that message and show usage.

-l, --log <path-to-output-log-file>

 Path (absolute or relative) of the output log file.

See the output of the `sevmgr --help' command for default options.

SUPPORT

Please report any bugs to https://sourceforge.net/apps/trac/sevmgr/report

COPYRIGHT

Copyright © 2009-2012 Denis Arnaud

See the COPYING file for more information on the (LGPLv2+) license, or directly on Internet:

 http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html