sevmgr_demo (1) - Linux Manuals

NAME

sevmgr_demo -

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

SYNOPSIS

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

DESCRIPTION

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

sevmgr_demo 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_demo --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 

SEE ALSO

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