Fix segfault setting MenuFace pixmap style for menus.
[fvwm.git] / doc / fvwm / synopsis.xml
blob151302149b93aabed5363f6cc49e734050675da6
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE part PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3   "../docbook-xml/docbookx.dtd"
5 <!ENTITY % myents SYSTEM "../fvwm.ent" >
6 %myents;
7 ]>
9 <section id='synopsis'>
10 <title>Synopsis</title>
12 <cmdsynopsis>
13         <command>fvwm</command
14         ><arg choice='opt'
15                 ><option>-c</option
16                 ><arg choice='plain'
17                         ><replaceable>config-command</replaceable
18                 ></arg
19         ></arg
20         ><arg choice='opt'
21                 ><option>-d</option
22                 ><arg choice='plain'
23                         ><replaceable>displayname</replaceable
24                 ></arg
25         ></arg
26         ><arg choice='opt'
27                 ><option>-f</option
28                 ><arg choice='plain'
29                         ><replaceable>config-file</replaceable
30                 ></arg
31         ></arg
32                 ><arg choice='opt'
33                         ><option>-r</option
34                 ></arg
35         ><arg choice='opt'
36                 ><option>-s</option
37                 ><arg choice='opt'
38                         ><replaceable>screen_num</replaceable
39                 ></arg
40         ></arg
41         ><arg choice='opt'
42                 ><option>-V</option
43         ></arg
44         ><group
45                 ><arg choice='plain'
46                         ><option>-C</option
47                         ><arg choice='plain'
48                                 ><replaceable>visual-class</replaceable
49                         ></arg
50                 ></arg
51                 ><arg choice='plain'
52                         ><option>-I</option
53                         ><arg choice='plain'
54                                 ><replaceable>visual-id</replaceable
55                         ></arg
56                 ></arg
57         ></group
58         ><arg choice='opt'
59                 ><option>-l</option
60                 ><arg choice='plain'
61                         ><replaceable>colors</replaceable
62                 ></arg
63                 ><arg choice='opt'
64                         ><option>-L</option
65                 ></arg
66                 ><arg choice='opt'
67                         ><option>-A</option
68                 ></arg
69                 ><arg choice='opt'
70                         ><option>-S</option
71                 ></arg
72                 ><arg choice='opt'
73                         ><option>-P</option
74                 ></arg
75         ></arg
76         ><arg choice='opt'
77                 ><option>-D</option
78         ></arg
79         ><arg choice='opt'
80                 ><option>-h</option
81         ></arg
82         ><arg choice='opt'
83                 ><option>-i</option
84                 ><arg choice='plain'
85                         ><replaceable>client-id</replaceable
86                 ></arg
87         ></arg
88         ><arg choice='opt'
89                 ><option>-F</option
90                 ><arg choice='plain'
91                         ><replaceable>state-file</replaceable
92                 ></arg
93         ></arg
94         ><arg choice='opt'
95                 ><option>--debug-stack-ring</option
96         ></arg
97         ><arg choice='opt'
98                 ><option>-blackout</option
99         ></arg>
100 </cmdsynopsis>
101 </section>