--- a/doc/cli.xml
+++ b/doc/cli.xml
@@ -1,27 +1,27 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <Appendix>
-<Heading>The nq command line interface</Heading> 
+<Heading>The anu-nq command line interface</Heading>
 
 <Section>
 <Heading>How to use the ANU NQ</Heading>
 If you start the ANU NQ by typing
 <Listing Type="interactive">
-     nq -X
+     anu-nq -X
 </Listing>
 
 you will get the following message:
 <Listing Type="interactive">
     unknown option: -X
-    usage: nq [-a] [-M] [-d] [-g] [-v] [-s] [-f] [-c] [-m]
-              [-t &lt;n&gt;] [-l &lt;n&gt;] [-r &lt;n&gt;] [-n &lt;n&gt;] [-e &lt;n&gt;]
-              [-y] [-o] [-p] [-E] [&lt;presentation&gt;] [&lt;class&gt;]
+    usage: anu-nq [-a] [-M] [-d] [-g] [-v] [-s] [-f] [-c] [-m]
+                  [-t &lt;n&gt;] [-l &lt;n&gt;] [-r &lt;n&gt;] [-n &lt;n&gt;] [-e &lt;n&gt;]
+                  [-y] [-o] [-p] [-E] [&lt;presentation&gt;] [&lt;class&gt;]
 </Listing>
 
 All parameters in square brackets are optional. The parameter
 &lt;presentation&gt; has to be the name of a file that contains a finite
 group presentation for which a nilpotent quotient is to be calculated.
-This file name must not start with a digit. If it is not present, nq
+This file name must not start with a digit. If it is not present, anu-nq
 will read the presentation from standard input. The parameter &lt;class&gt;
 restricts the computation of the nilpotent quotient to at most that
 (nilpotency) class, i.e. the program calculates the quotient group of
@@ -226,7 +226,7 @@
 
 <Verb>
 <![CDATA[
-        nq free2.fp 3
+        anu-nq free2.fp 3
 ]]>
 </Verb>
 
