Minor manpage formatting fix.
[fvwm.git] / doc / commands / WindowStyle.xml
blobea705800638bc8a547d4e774f60d3444f3366e64
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 <!-- $Id: WindowStyle.xml,v 1.3 2007/06/16 12:38:46 griph Exp $ -->
11 <section id='WindowStyle'>
12 <title>WindowStyle</title>
14 <cmdsynopsis>
15         <command>WindowStyle</command
16         ><arg choice='plain'
17                 ><replaceable>options</replaceable
18         ></arg>
19 </cmdsynopsis>
21 <para>sets attributes (styles) on the selected window. The
22 <replaceable>options</replaceable>
23 are exactly the same as for the
24 <fvwmref cmd="Style"/>
25 command.</para>
27 </section>