Some tests for 'gmx help -export rst'
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineModuleManagerTest_RunsGeneralHelp.xml
1 <?xml version="1.0"?>
2 <?xml-stylesheet type="text/xsl" href="referencedata.xsl"?>
3 <ReferenceData>
4   <String Name="&lt;stdout&gt;"><![CDATA[
5 SYNOPSIS
6
7 test [-[no]h] [-[no]quiet] [-[no]version] [-[no]copyright] [-nice <int>]
8      [-[no]backup]
9
10 OPTIONS
11
12 Other options:
13
14  -[no]h          (no)       Print help and quit
15  -[no]quiet      (no)       Do not print common startup info or quotes
16  -[no]version    (no)       Print extended version information and quit
17  -[no]copyright  (yes)      Print copyright information on startup
18  -nice  <int>    (19)       Set the nicelevel (default depends on command)
19  -[no]backup     (yes)      Write backups if output files exist
20
21 Additional help is available on the following topics:
22     commands  List of available commands
23 To access the help, use 'commandline-test help <topic>'.
24 For help on a command, use 'commandline-test help <command>'.
25 ]]></String>
26 </ReferenceData>