/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos.xml

version 1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
87
87
    </cmdsynopsis>
88
88
    <cmdsynopsis>
89
89
      <command>&COMMANDNAME;</command>
 
90
      <arg choice='plain'>--version</arg>
 
91
    </cmdsynopsis>
 
92
    <cmdsynopsis>
 
93
      <command>&COMMANDNAME;</command>
90
94
      <arg choice='plain'>--check</arg>
91
 
    </cmdsynopsis>
92
 
    <cmdsynopsis>
93
 
      <command>&COMMANDNAME;</command>
94
 
      <arg choice='plain'>--version</arg>
95
95
    </cmdsynopsis>    
96
96
  </refsynopsisdiv>
97
97
 
194
194
          </para>
195
195
        </listitem>
196
196
      </varlistentry>
 
197
 
 
198
      <varlistentry>
 
199
        <term><literal>--version</literal></term>
 
200
        <listitem>
 
201
          <para>
 
202
            Prints the program version
 
203
          </para>
 
204
        </listitem>
 
205
      </varlistentry>      
197
206
      
198
207
    </variablelist>
199
208
  </refsect1>