]> rtime.felk.cvut.cz Git - boost-statechart-viewer.git/blob - debian/boost-statechart-viewer.1
Fixes for clang 3.4
[boost-statechart-viewer.git] / debian / boost-statechart-viewer.1
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" (C) Copyright 2012 Michal Sojka <sojkam1@fel.cvut.cz>,
3 .\"
4 .\" First parameter, NAME, should be all caps
5 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
6 .\" other parameters are allowed: see man(7), man(1)
7 .TH BOOST-STATECHART-VIEWER 1 "December 15, 2012"
8 .\" Please adjust this date whenever revising the manpage.
9 .\"
10 .\" Some roff macros, for reference:
11 .\" .nh        disable hyphenation
12 .\" .hy        enable hyphenation
13 .\" .ad l      left justify
14 .\" .ad b      justify to both left and right margins
15 .\" .nf        disable filling
16 .\" .fi        enable filling
17 .\" .br        insert line break
18 .\" .sp <n>    insert n+1 empty lines
19 .\" for manpage-specific macros, see man(7)
20 .SH NAME
21 boost-statechart-viewer \- program for visualization of state machines
22 written in C++ with boost/statechart library
23 .SH SYNOPSIS
24 .B boost-statechart-viewer
25 .RI [ options ] " files" ...
26 .SH DESCRIPTION
27 This manual page documents briefly the
28 .B boost-statechart-viewer
29 command.
30 .PP
31 .\" TeX users may be more comfortable with the \fB<whatever>\fP and
32 .\" \fI<whatever>\fP escape sequences to invode bold face and italics,
33 .\" respectively.
34 \fBboost-statechart-viewer\fP is a program that...
35 .SH OPTIONS
36 This program takes no options.
37 \" These programs follow the usual GNU command line syntax, with long
38 \" options starting with two dashes (`-').
39 \" A summary of options is included below.
40 \" For a complete description, see the Info files.
41 \" .TP
42 \" .B \-h, \-\-help
43 \" Show summary of options.
44 \" .TP
45 \" .B \-v, \-\-version
46 \" Show version of program.
47 .SH SEE ALSO
48 .BR clang++ (1).