sevmgr - Man Page

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

Referenced By

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