sevmgr(1) - Linux man page

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.

See Also

sevmgr_demo(1), sevmgr-config(1), sevmgr-library(3)

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