4c8cf2a720dabc2551ee68181a9d9a11170145c4
[alexxy/gromacs.git] / src / gromacs / commandline / tests / refdata / CommandLineHelpModuleTest_PrintsGeneralHelp.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     topic     Test topic
24 To access the help, use 'commandline-test help <topic>'.
25 For help on a command, use 'commandline-test help <command>'.
26 ]]></String>
27 </ReferenceData>